/*

Theme Name: Ambiment

*/







@media screen and (max-width: 1199px){

.worth-strip .strip-col {

		width: 100%;

	}

	.home-banner{background-size:cover;}

}

@media screen and (max-width: 1000px){

.top-strip {

    float: left;

}

#cssmenu .button span{background: #a2844a;}

#cssmenu > ul > li:hover > a, #cssmenu ul li.active a{border:none;}

.worth-strip a.btn-theme{

	float: none;

text-align: center;

display: block;

width: 100px;

margin: 15px auto 0;}

.practice-wrap .col ul li{width: 33%;display: inline-block;float:none;}

.inner-page-wrap img {

    float: none;

    max-width: 100%;

    margin: 15px auto;

    display: block;



}

.copyright a, .copyright p{text-align:center;}

.social-icon {    

    float: none;

    text-align: center;

	margin-top:10px;

}

}

@media screen and (max-width: 875px){

	.practice-wrap .col ul {		

    margin: 5% 0;

}

	.practice-wrap .col ul li {

    width: 43%;

	}

}

@media screen and (max-width: 767px){

.logo{text-align:center;}

#cssmenu ul{top: 29%;}

.inner-page-wrap .attorney-profile img {

    float: none;

    margin: 20px auto;

}

}

@media screen and (max-width: 575px){

	.review-slider .carousel-control-next{right:0;}

	.review-slider .carousel-control-prev{left:0;}

	.review-slider p{padding: 0 12%;}

}

@media screen and (max-width: 480px){

.top-strip {

    float: none;

    display: inline-block;

    text-align: center;

}

.top-strip h5 span a{font-size: 20px;}

#cssmenu .button{top: -10px;}

#cssmenu ul {

    top: 27%;

}

.practice-wrap .col ul li {

    width: 94%;

}

.why-sec .title h1{font-size: 30px;}

.review-sec h1{font-size: 36px;}

.sec-title h2,.practice-wrap .title h3,.home-content h2{font-size: 34px;}

.home-banner .caption h1{font-size: 40px;}

.home-banner .caption h2 {

    font-size: 36px;

}

.worth-strip .tittle h3{text-align: center;font-size: 28px;}

.home-content a.btn-theme, .practice-wrap a.btn-theme{text-align: center;

display: block;}

.footer .footer_link {

    display: block;

    float: none;

    margin: 0 auto 15px;

    text-align: center;

}

.footer .footer_link li{padding: 0 10px;}

}



@media screen and (max-width: 420px){

.top-strip h5{font-size: 14px;}

.footer .footer_link li a{font-size: 16px;}

.footer .footer_link li{padding: 0 5px;}

}

@media screen and (max-width: 360px){

.top-strip 	{margin: 10px 0 0;text-align: left;}

.top-strip span{display:block;text-align: left;}

#cssmenu .button {

    top: 0;

}

.footer .footer_link li a{font-size: 14px;}

}







/* ----------- Samsung Galaxy S9  ----------- */







@media only screen and (min-device-width: 360px) and (orientation: portrait) { 

#cssmenu ul {

    top: 21%;

}

	}

@media only screen and (min-device-width: 740px) and (orientation: landscape) { 

#cssmenu ul {

    top: 39%;

}

	}







/* ----------- iPad ----------- */



@media only screen 

and (min-device-width : 768px) 

and (max-device-width : 1024px)  { /* STYLES GO HERE */}





@media only screen 

and (min-device-width : 768px) 

and (max-device-width : 1024px) 

and (orientation : landscape) { /* STYLES GO HERE */

	#cssmenu ul {

    top: 38%;

}

	}





@media only screen 

and (min-device-width : 768px) 

and (max-device-width : 1024px) 

and (orientation : portrait) { /* STYLES GO HERE */ 

	#cssmenu ul {

    top: 7%;

}

}

	

	



/* ----------- iPhone 6, 6S, 7 and 8 ----------- */



/* Portrait and Landscape */

@media only screen 

  and (min-device-width: 375px) 

  and (max-device-width: 667px) 

  and (-webkit-min-device-pixel-ratio: 2) { 



}



/* Portrait */

@media only screen 

  and (min-device-width: 375px) 

  and (max-device-width: 667px) 

  and (-webkit-min-device-pixel-ratio: 2)

  and (orientation: portrait) { 

#cssmenu ul {

    top: 19%;

}

}



/* Landscape */

@media only screen 

  and (min-device-width: 375px) 

  and (max-device-width: 667px) 

  and (-webkit-min-device-pixel-ratio: 2)

  and (orientation: landscape) { 

#cssmenu ul {

    top: 38%;

}

}





/* ----------- iPhone 6, 7, & 8 Plus ----------- */

@media only screen 

and (min-device-width : 414px) 

and (max-device-width : 736px) { /* STYLES GO HERE */}



@media only screen 

and (min-device-width : 414px) 

and (max-device-width : 736px) 

and (orientation : landscape) { /* STYLES GO HERE */

	#cssmenu ul {

    top: 34%;

}

	}



@media only screen 

and (min-device-width : 414px) 

and (max-device-width : 736px) 

and (orientation : portrait) { /* STYLES GO HERE */

	#cssmenu ul {

    top: 18%;

}

	}





/* ----------- iPhone X ----------- */



@media only screen 

and (min-device-width : 375px) 

and (max-device-width : 812px)

and (-webkit-device-pixel-ratio : 3) { /* STYLES GO HERE */}



@media only screen 

and (min-device-width : 375px) 

and (max-device-width : 812px) 

and (-webkit-device-pixel-ratio : 3)

and (orientation : landscape) { /* STYLES GO HERE */

	#cssmenu ul {

    top: 19%;

}

	}





@media only screen 

and (min-device-width : 375px) 

and (max-device-width : 812px) 

and (-webkit-device-pixel-ratio : 3)

and (orientation : portrait) { /* STYLES GO HERE */

	#cssmenu ul {

    top: 16%;

}

	}















