

/*
Author: XpeedStudio
Author URI: http://themeforest.net/user/XpeedStudio/portfolio
*/

@media (min-width:1024px) {
  .navbar-brand img {
      margin-top: 3px;
  }
    
}

@media (max-width:768px) {
   ul.lang{
    position: relative;
   }
    
}

/* Portrait tablets and medium desktops */
@media (min-width:1024px) and (max-width:1199px) {
    body {
        font-size: 15px;
    }
    .home-overlay-fluid {
	background: url(../images/top_baner_1024.jpg) no-repeat;
	background-position: center;
    }
    .single_slider {
	width: 60%;
    }
    .single_slider h2 {
	margin: 30px 0 5px 10px;
    }
    .single_slider li {
	margin: 0 0 0 20px;
    }

}

/* Portrait tablets and small desktops */
@media  (min-width:769px) and (max-width:1023px) {
    html {
        font-size: 90%;
    }
    .home-overlay-fluid {
	background: url(../images/top_baner_769.jpg) no-repeat;
	background-position: center;
    }
    .single_slider {
	text-align: center;
	width: 100%;
    }
    .single_slider h2 {
	margin: 30px 0 5px 0;
    }
    .single_slider li {
	margin: 0;
    }
    .navbar-brand>img {
	display:block;
	max-height:50px;
	padding-top:10px;
    }


}
/* Landscape phones and portrait tablets */
@media (min-width:480px) and (max-width:768px) {
    html {
        font-size: 80%;
    }
    .home {
	background: url(../images/homebg_240.jpg) repeat-x;
	min-height: 240px;
    }
    .sercelist {
        padding: 10px;
    }
    .sercelist .single_dotcom_serce ul.list-inline.no-border li:after {
        left: -13%;
        top: -17%;
    }
    .single_pricing {
        max-width: 80%;
        margin: 30px auto;
    }
    .abouts_area .single_about {
        border-right: 0px dashed #ddd;
        padding-right: 0px;
        max-width: 70%;
        margin: 0 auto;
        padding-bottom: 20px;
        text-align: center;
    }
    .abouts_area .single_team{
        margin-top: 20px;
    }
    .footer .fo_bottom_right {
        border-right: 0px solid #686868;
    } 
    .footer .footer_menu{
        text-align: center;
        margin-top:20px;
    }
    .footer .single_right_footer{
        margin-bottom:20px;
	padding-left: 10px;
    }
    .single_slider {
	width:100%;
    }
    .header_pic {
	display: block;
	margin: 30px auto 0 auto;
    }
    .navbar-brand img{
	max-width: 130px;
    }
    .main_menu_bg .navbar {
	min-height: 60px;
    }
    .single_cms, .single_features {
	padding: 40px 15px 40px 15px;
    }
    .footer .footer_menu li a{
	padding: 0;
    }
    .home-overlay-fluid {
	background: url(../images/top_baner_480.jpg) no-repeat;
	background-position: center;
	min-height: 240px;
    }
    .single_slider {
	text-align: center;
	width: 90%;
    }
    .single_slider h2 {
	margin: 10px 0 0 0;
    }
    .single_slider li {
	margin: 0;
	font-size:1.125rem;
    }
    .navbar-brand>img {
	display:block;
	max-height:50px;
	padding-top:10px;
    }
    .spacer_top {
	min-height: 60px;
    }
    .contact_mobile {
	margin-right: 50px;
    }
    .lang li {
    float: left;
    }
}



/* Landscape phones and smaller */
@media (min-width:320px) and (max-width:479px) {
    html {
        font-size: 65%;
    }
    .home {
	background: url(../images/homebg_240.jpg) repeat-x;
	min-height: 240px;
    }
    .abouts_area .single_about {
        border-right: 0px dashed #ddd;
        padding-right: 0px;
        max-width: 70%;
        margin: 0 auto;
        padding-bottom: 20px;
        text-align: center;
    }
    .footer .fo_bottom_right {
        border-right: 0px solid #686868;
    } 
    .footer .footer_menu{
        text-align: center;
        margin-top:20px;
    }
    .footer .single_right_footer{
        margin-bottom:20px;
	padding-left: 10px;
    }
    .sercelist {
        padding: 0px;
    }
    .sercelist .single_dotcom_serce ul.list-inline.no-border li:after {
        content: "";
        position: absolute;
        width: 25px;
        height: 25px;
        left: -19%;
        top: -15%;
        border-radius: 50%;
    }
    .single_slider {
	width:100%;
    }
    .header_pic {
      	display: block;
	margin: 30px auto 0 auto;
	max-width:320px;
    }
    .navbar-brand img{
	max-width: 100px;
    }
    .main_menu_bg .navbar {
	min-height: 60px;
    }
    .single_cms, .single_features {
	padding: 40px 15px 40px 15px;
    }
    .footer .footer_menu li a{
	padding: 0;
    }
    .home-overlay-fluid {
	background: url(../images/top_baner_320.jpg) no-repeat;
	background-position: center;
	padding: 10px 0 0 0;
	min-height: 240px;
    }
    .single_slider {
	text-align: center;
	width: 100%;
    }
    .single_slider h2 {
	margin: 0;
	font-size: 2.025rem;
	line-height: normal;
    }
    .single_slider li {
	margin: 0;
	font-size:1.025rem;
	line-height: 2;
    }
    .navbar-brand>img {
	display:block;
	max-height:50px;
	padding-top:10px;
    }
    .spacer_top {
	min-height: 60px;
    }
    .contact_mobile {
	margin-right: 350px;
    }
    .lang li {
    float: left;
    }
}



@media (max-width:319px) {


    html {
        font-size: 60.5%;
    }
    .home {
	background: url(../images/homebg_240.jpg) repeat-x;
	min-height: 240px;
    }
    .single_slider {
	width:100%;
    }
    .header_pic {
      	display: block;
	margin: 30px auto 0 auto;
	max-width:220px;
    }
    .navbar-brand img{
	max-width: 80px;
    }
    .main_menu_bg .navbar {
	min-height: 60px;
    }
    .single_cms, .single_features {
	padding: 40px 15px 40px 15px;
    }
    .footer .footer_menu li a{
	padding: 0;
    }
    .footer .single_right_footer{
        margin-bottom:20px;
	padding-left: 10px;
    }
     .home-overlay-fluid {
	background: url(../images/homebg_240.jpg) repeat-x;
	padding: 10px 0 0 0;
	min-height: 240px;
    }
    .single_slider {
	text-align: center;
	width: 90%;
    }
    .single_slider h2 {
	margin: 0;
	font-size: 2.025rem;
	line-height: normal;
    }
    .single_slider li {
	margin: 0;
	line-height: 1.2;
    }
    .navbar-brand>img {
	display:block;
	max-height:50px;
	padding-top:10px;
    }
    .spacer_top {
	min-height: 60px;
    }
    .contact_mobile {
	margin-right: 450px;
    }
    .lang li {
    float: left;
    }
}

