/*  */

.slicknav_menu {
    display: none;
}
/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .slider_area .main_slider ul.rslides img {
        min-height: 540px;
    }
    .single_team img {
        width: 100%;
    }
    .mainmenu_area {
        display: block;
    }
    .slicknav_menu {
        display: none;
    }
}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider_area .main_slider ul.rslides img {
        min-height: 540px;
    }
    .single_team img {
        width: 100%;
        margin-top: 10px;
    }
    .mainmenu_area {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .top_quate_text {
        top: 100px;
    }
    .home_two_single_promotions {
        margin-bottom: 50px;
    }
    .home_two_single_promotions> p {
        margin-bottom: 30px;
    }
    .signup_newsletter input[type="submit"] {
        width: 30%;
    }
    .signup_newsletter > form input[type="email"] {
        width: 70%;
    }
}
/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    .slider_area .rslides img {
        height: auto;
    }
    .single_service>img {
        width: 100%
    }
    .single_project > img {
        width: 100%;
    }
    .single_team img {
        width: 100%;
        margin-top: 10px;
    }
    .blog_img img {
        width: 100%
    }
    .mainmenu_area {
        display: none;
    }
    .footer_menu ul li a {
        padding: 5px;
    }
    .slider_area_signup_form {
        left: 0;
        position: absolute;
        top: 40px;
        z-index: 99999;
    }
    .slicknav_menu {
        display: block;
    }
    .error_text {
        font-size: 85px;
        line-height: 77px;
    }
    .not_found_page_page_content > h2 {
        font-size: 20px;
    }
    .single_price_list {
        margin-bottom: 80px;
    }
    .top_quate_area {
        display: none;
    }
    .slider_area_signup_form {
        display: none;
    }
    .home_two_single_promotions {
        margin-bottom: 50px;
    }
    .home_two_single_promotions> p {
        margin-bottom: 30px;
    }
    .author_discription {
        border: 1px solid #ececec;
        margin: 50px 0;
        padding: 15px;
        text-align: center;
    }
    .author_discription > img {
        display: block;
        margin: 10px auto;
    }
    .signup_newsletter input[type="submit"] {
        width: 30%;
    }
    .signup_newsletter > form input[type="email"] {
        width: 70%;
    }
}
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .slider_area .rslides img {
        height: auto;
    }
    .single_service>img {
        width: 100%
    }
    .single_project > img {
        width: 100%;
    }
    .single_team img {
        width: 100%;
        margin-top: 10px;
    }
    .blog_img img {
        width: 100%
    }
    .mainmenu_area {
        display: none;
    }
    .footer_menu ul li a {
        padding: 5px;
    }
    .slicknav_menu {
        display: block;
    }
    .error_text {
        font-size: 85px;
        line-height: 77px;
    }
    .not_found_page_page_content > h2 {
        font-size: 20px;
    }
    .single_price_list {
        margin-bottom: 80px;
    }
    .top_quate_area {
        display: none;
    }
    .slider_area_signup_form {
        display: none;
    }
    .home_two_single_promotions {
        margin-bottom: 50px;
    }
    .home_two_single_promotions> p {
        margin-bottom: 30px;
    }
    .author_discription {
        padding: 15px;
        text-align: center;
    }
    .author_discription > img {
        display: block;
        margin: 10px auto;
    }
    .signup_newsletter input[type="submit"] {
        width: 30%;
    }
    .signup_newsletter > form input[type="email"] {
        width: 70%;
    }
}

.eservice .box-icon i {
    font-size: 28px;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
}

.eservice {
    /*background-color: #32bfc0 !important;*/
	color:#fff;
	padding: 5px 10px 15px 15px;
    background: url(../img/bg-eservice.png) #2f83e5 repeat-x top;
}
.eservice a {
	color: #fff;
	text-align: center;
    position: relative;
    z-index: 2000;
}
.eservice .col-md-6 {
	color: #fff;
	text-align: center;
}

.eservice .box:hover .box-icon  i {
	transform: scale(1.5);
}
.eservice .box:hover  a {
	font-weight: bold;
}

.counter .counter-image {
    display: inline-block;
    margin-right: 5px;
	font-size: 32px;
    color: #81acf1
}
.counter .numb-count {
    display: inline-block;
    font-size: 40px;
    position: relative;
    line-height: 1;
    font-weight: bold;
    top: 3px;
    color: #373883;
	font-family: sans-serif;
}
.counter .counter-title {
    clear: both;
    width: 100%;
}

.number  {
    /*margin-bottom: 20px;*/
    /*border-bottom: 1px dashed #ddd;*/
    /*padding-bottom: 20px;*/
    margin-top: 38px;
}

a.connexion {
	font-size: 12px;
	text-transform:capitalize;
	/*margin-right: 20px;*/
	text-decoration:none;
}
.modal-header .close {
    margin-top: -26px !important;
}

#flat-map {
    width: 100%;
    height: 450px;
	border-top: 1px solid #11c3f1;
	border-bottom: 1px solid #11c3f1;
	margin-top: 40px;
}

.slider_news .owl-nav {
    margin-top: 15px;
    text-align: center;
}
.slider_news .owl-nav > div {
    display: inline-block;
    font-size: 20px;
    margin: 0 5px;
    padding: 0 7px;
    background: #000;
    background: #12C4F2;
    color: #fff;
    transition: all 0.3s ease 0s;
}

.fixed-nav  {
    position: fixed;
    margin-top: 25px;
    padding-bottom: -6px;
    height: 53px;
    background: rgba(0, 0, 0, 0) url(../img/mainmenu_area_bg.png) repeat-x scroll 0 0;
}

@media screen and (max-width: 1023px) {
	.header_social_bookmark {
		margin-top: -30px;
	}
	.header_social_bookmark ul li a {
		font-size: 12px;
	}
	a.connexion {
		margin-right: 5px;
	}
	
	li.slicknav_open a {
		color: #056f8a;
	}
	
	li.slicknav_open  ul a {
		color: #fff;
	}
}