/*------------------------------------------------------------------
    ADD YOUR OWN THEME STYLING HERE 
-------------------------------------------------------------------*/

.modify_nav_menu {
    width: 52% !important;
    margin: 0 auto !important;
    float: none;
}
/*.modify_service{
    padding-left: 0px !important;
}*/
@media(min-width:1200px){
.modify_service{
    height: 17rem;
}    
}

.modify_service > p {
    text-align: justify;
}
.list-style-featured .icon{
    border: 1px solid #909090;
    background: #e8e8e8;
}
.process li{
    width: 16.6%;
}
.media-left, .media > .pull-left{
     padding-right: 0px;
}
.ib-icon > img {
    width: 80%;
}/*
.contact .ib-info p{
	color:rgb(229, 66, 66);
}
.text-white{
	color:rgb(229, 66, 66) !important;
}
.contact-form label span{
		color:rgb(229, 66, 66);
		font-weight: bold;
}
#contact_form li .form-control{
	color: #000;
	font-weight: bold;
}
.contact-form button {
	border: 1px solid rgb(229, 66, 66);
	color: rgb(229, 66, 66);
}
.contact-form button:hover {
	background: rgb(229, 66, 66);
	border-color: #fff !important;
	color: #fff;
}*/

.testimonial.gray-bg {
	background:#F3F3F3 !important;
}
.list-style-featured .icon{
	background:none;
	border:none;
}
.list-style-featured li:hover .icon{
	background:none !important;
}
.testimonial.style-3 .testi-in {
    position: relative;
    border: 1px solid #E5E5E5;
    padding: 20px 20px 20px 100px;
}
.popurlar_product .details-sec a{
	padding-bottom:10px;
	font-weight: bold;
}
.tabs li a{
	font-weight:bold;
}
.testimonial.style-3 .testi-in .avatar{
	left: -83px;
	width: 160px;
	margin-top:0%;
}
.facts.style-4 .c-style-7 .number{
	color:#fff;
}
.facts.style-4 .c-style-7 h5{
	color:#fff;
}
.text_uppercase{
	text-transform: uppercase;
}
.font-17px {
    font-size: 17px !important;
}
.min_height_500px {
    min-height: 415px;
}
.set_min_height{
	min-height:195px;
}
#loader{
	background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
	opacity : 0.90;	
}
#footer .block-content img {
    margin-top: 0px;
    margin-bottom: 20px;
}
.enable_num > li {
    list-style: inherit;
	margin-bottom: 5px;
	color: #6f6f6f;
    font-family: "Crimson Text",serif;
    font-size: 16px;
}
.enable_round > li {
    list-style: outside none disc;
    margin-bottom: 5px;
	color: #6f6f6f;
    font-family: "Crimson Text",serif;
    font-size: 16px;
}
.posts-list.list-style-1 .entry-title{
	margin-top:0px;
}
.posts-list.list-style-1 .entry-body{
	padding: 1rem 1.5rem;
}
.ball{
	background:#e54242 none repeat scroll 0 0;
}
.portfolio-overlay h3 > a, .portfolio-overlay span > a{
	font-size: 22px;
}
.promo-block .promo-text ul li{
	margin-bottom:0px;
}
.promo-block .promo-text{
	padding: 30px 0% 10px 15px;
}
.modal-dialog{
	margin: 10% auto;
}

/* For mobile phones: */
[class*="cert-"] {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .cert-2 {width: 20%; float:left;}
}
#footer li {
    line-height: 0;
}
.testimonial.style-3 .testi-in p{
	font-size: 18px;
}

.col-md-7.margin-top-50.animate.fadeInLeft > p {
    font-size: 17px;
}
.heading-block.style-6 span {
    font-size: 18px;
}
.service-intro p {
    font-size: 19px;
}
.posts p {
    font-size: 16px;
}
.upcoming {
    font-size: 17px;
    line-height: 40px;
}
.upcoming .i-div {
    margin-right: 10px;
    width: 18px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
@media(max-width:767px) {
.header{
	background: #202020;
}
}

#google_translate_element{
	float: right;
    height: 65px;
}
.goog-te-combo{
    background-color: transparent;
    border: medium none;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 12px !important;
    padding: 5px;
}
.goog-te-combo option {
    color: #000;
    font-weight: normal;
    padding: 1px;
	background:#fff;
}
.normal_font p {
    font-weight: normal !important;
}
.normal_font{
	width:100%;
}
header .logo{
	position:relative;
}
.menu_style{
	width: 75%; 
	float: left;
}
.not_mobile{
	display:none;
}

.not_mobile > img {
    width: 100%;
}
@media(max-width:320px) {
	.menu_style{
		width: 100%; 
	}
	#google_translate_element{
		text-align: center;
		width: 100%;
	}
	.parallaxx{
		display:none;
	}
	.not_mobile{
		display:block;
	}
}
@media(max-width:360px) {
	.parallaxx{
		display:none;
	}
	.not_mobile{
		display:block;
	}	
}