/**************  MICROCOMMS SOFTWARE SOLUTIONS (W.L.L) BAHRAIN  ****************************/

@media only screen and (min-width:320px){
	.shadowed{
		box-shadow: 3px 5px 20px #999;
	}
	.mobile-menu{
		    padding: 15px 0px;
	}
	.tri-circle h4 {
    margin-bottom: 0.1rem;
	}
	.widget h4 {
    margin-top: 1rem;
}
	.vm-quest p {
    padding-right: 10%;
	padding-left:unset;
	font-size:smaller;
}
	.grayout-text{
    font-size: small;
	margin-top:20px;
	line-height:0.9;	
}
ul {
    margin-bottom: 0rem;
}
.home-bg {
	background-image: url(../img/CAP_ShortBg.jpg);
    background-size: 200%;
	background-position-x:-150px;
}
.section-heading {
    font-size: medium;
}

.overlay-container {
    background: linear-gradient(to left, rgba(250,250,250,0) 0%, rgba(250,250,250,.6) 50%, rgba(250,250,250,1) 100%); 
    text-align: left;
}

	footer.blue{
	background:linear-gradient(to right, rgba(142, 216, 245,0) 25%, rgba(142, 216, 245,.8) 50%, rgba(142, 216, 245,1) 75%);
}

footer.purple{
    background: linear-gradient(to right, rgba(142,76,150,0) 25%, rgba(142,76,150,.8) 50%, rgba(142,76,150,1) 75%);
}


footer.green{
	background: linear-gradient(to right, rgba(88,185,71,0) 25%, rgba(88,185,71,.8) 50%, rgba(88,185,71,1) 75%);
	
}

footer.orange{
	background: linear-gradient(to right, rgba(235,118,38,0) 25%, rgba(235,118,38,.8) 50%, rgba(235,118,38,1) 75%);
}

footer.darkgreen{
	background: linear-gradient(to right, rgba(93,195,174,0) 25%, rgba(93,195,174,.8) 50%, rgba(93,195,174,1) 75%);
}

	body{
		font-size:75%;
	}
	
	.service-container{
		margin-left:50%;
		width:50%;
	}
	
	
	.secondary-bg{
		background-image:url('../img/secondary-bg-short.jpg');
		background-size:160%;
		background-position-y: 130%;
	}
	
	.contact-us-mobile-padding-top{
		padding-top:230px;
	}
	.page-title{
		text-align:right;
	}
	
	.visible-xs{
		display:block;
	}
	
	.col-xs-6{
		width:50%;
	}
	.col-xs-5{
		width:41.667%;
		float:left;
	}
	.col-xs-7{
		width:58.3334%;
		float:left;
	}
	.mobile-top-padding{
		padding-top:20px;
	}
	
	.visible-md{
		display:none;
	}
	
	.navbar-brand{
		max-width:180px;
	}
	
	.secondary-bg .navbar-brand{
		max-width:150px;
	}
	
	.circle-md{
		max-width:100px;
	}
	
	.circle-lg{
		max-width:140px;
	}
	
	.circle-home1{
		margin-left:0px;
		margin-top:-30px;
	}
	
	.circle-home2{
		margin-left:190px;
		margin-top:0px;
		max-width:100px;
	}
	
	.circle-home3{
		margin-left:70px;
		margin-top:55px;
	}
	
	.featured-content{
		font-size:smaller;
	}
	
	footer{
		font-size:smaller;
	}

	
	.content-area{
		padding-top:20px;
	}
	
	h1{
		font-size:30px;
	}
	
	h4{
		font-size:small;
	}
	
	
	.featured-content-about p{
		font-size:smaller;
	}
	
	.featured-content-about div.strategic-concept{
		padding:10px;
		background:linear-gradient(to right,rgba(0,0,0,0),rgba(255,255,255,1) 50%, rgba(255,255,255,0) 90%);
		text-align:left;
	}

	
	.circle-about1{
		margin-left:120px;
	}
	
	.circle.contact1{
		max-width:100px;
		margin-top:85px;
		margin-left:10px;
		z-index:2;	
/*box-shadow: -10px 5px 20px #ccc;	*/	
		}
	
	.circle.contact2{
		max-width:200px;
		margin-top:20px;
		margin-left:90px;
	}
	
	.contact-overlay{
		width:200px;
		height:200px;
		margin-top:20px;
		margin-left:90px;
		padding-top:135px;
		
		clip-path:inset(130px 0px 0px 0px);
	}
	
	.contact-us .featured-content{
		margin-top:210px;
	}
	
	.overlay-container{
		/*padding:1rem;*/
		 padding: 0.6rem 1rem 0.6rem 1rem;
		 margin-left:65px;
	}
	
	.our-team-content{
		color:#999;
		line-height:1.2;
		font-size:11.5px;
		font-family:GothamBook;
	}
	
	.position-bottom-right{
		bottom:-130px;
	}
	
	.team-md{
		width:90px;
	}
	
	.widget{
		width:120px;
		height:120px;
		font-size:8px;
		padding:12px 10px;
	}
	
	.widget.gray{
		margin-left:0px;
		margin-top:20px;
		padding:15px;
	}
	
	.tri-circle
	{
		width:100px;
		height:100px;
		/*font-size:5.5px;*/
		padding:17px 10px;
	}
	
	.tri-circle.top{
		margin-left:10px;
		margin-top:1px;
	}
	
	.tri-circle.left{
		margin-left:-35px;
		margin-top:90px;
	}
	
	.tri-circle.right{
		margin-left:55px;
		margin-top:90px;
	}
	
	.service-drop{
		width:100px;
		height:100px;
		margin-left:-250px;
		margin-top:140px;
	}
	.scroll{
		width: unset;
		padding-left: unset;
    padding-right: unset;
    margin-left: unset;
	}
	
}

@media only screen and (min-width:375px){
	.navbar-toggler{
		margin-top:-50px;
	}
	.navbar-brand{
		margin-top:50px;
		max-width:190px;
		margin-left: 20px;
	}
	
	.pull-left-edge{
		margin-left:20px;
		margin-right: -17px;
	}
	
	.overlay-container{
		margin-left:35px;
		font-size: 90%;
		padding-right: 25%;
	}
	
	.secondary-bg .navbar-brand{
		max-width:170px;
	}
	
	.header{
		margin-bottom:0px;
	}
	
	.circle-md{
		max-width:100px;
	}
	
	.circle-lg{
		max-width:140px;
	}
	
	.circle-home1{
		margin-left:0px;
		margin-top:-40px;
	}
	
	.circle-home2{
		margin-left:230px;
		margin-top:0px;
		max-width:120px;
	}
	
	.circle-home3{
		margin-left:75px;
		margin-top:40px;
	}
	/*
	footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 30%, rgba(142, 216, 245,1) 75%);
	}*/
	
	.featured-content{
		font-size:smaller;
	}
	
	.circle-about1{
		margin-left:135px;
	}
	
	.service-img{
			margin-top:-100px;
			padding-left:320px;
	}
	.secondary-bg{
		
		background-size:150%;
	}
}

@media only screen and (min-width:414px){
	.team.scroll{
		height:155px;
	}
	body{
		font-size:60%;
		padding-bottom:0px;
	}
	h1 {
    font-size: 23px;
}
.contact-overlay {
        font-size: 80%;
}
	.vision.secondary-bg{
		    background-position-x: -80px;
    background-position-y: 350px;
	}
	.services.secondary-bg {
    background-image: url(../img/secondary-bg.jpg);
        background-position-x: -105px;
    background-position-y: 380px;	
}
.team.secondary-bg {
    background-position-x: -120px;
    background-position-y: 405px;
}
.clients.secondary-bg {
   background-position-x: -100px;
    background-position-y: 340px;
}
.contact.secondary-bg {
  background-position-x: -105px;
    background-position-y: 350px;
}
	.home-bg {
	    background-size: 160%;
      background-position-x: -140px;
    background-position-y: 270px;
}
.secondary-bg {
  /*  background-size: 150%;
    background-position-x: -160px;
    background-position-y: 350px;*/
	    background-size: 130%;
    background-position-x: -110px;
    background-position-y: 315px;
}
.header.vision{
	margin-top: -50px;
}
	.widget.gray {
   margin-left: 5px;
    padding: 10px;
    margin-top: 15px;
}
.service-scroll {
    height: 90px;
}
.mainweb-nav {
   /* padding-top: 30px;*/
   padding-top:0px;
}
	
.service-img{
			margin-top:-300px;
			/*padding-left:510px;*/
	}
	
.pull-left-about{
    padding-right: 82px;
}
.pull-left-container{
    padding-right: 52px;
}


.navbar-toggler{
		margin-top:-80px;
	}
	.navbar-brand{
		margin-top:20px;
		max-width:200px;
	}
	
	.secondary-bg .navbar-brand{
		    max-width: 165px;
			    margin-left: 30px;
	}
	
	.circle-md{
		max-width:120px;
	}
	
	.circle-lg{
		max-width:160px;
	}
	
	.circle-home1{
		            margin-left: 20px;
    margin-top: -50px;
	}
	
	.circle-home2{
		        margin-left: 263px;
    margin-top: 20px;
	}
	
	.circle-home3{
		            margin-left: 99px;
    margin-top: 45px;
	}
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 35%, rgba(142, 216, 245,1) 75%);
	}*/
	
	.featured-content{
		font-size:smaller;
   		 
	}
	.contact-us .featured-content{
		margin-top:270px;
	}
	
	.circle-about1{
		margin-left: 140px;
	}
	.circle-about2 {
        margin-left: 40px;
	}
	
	.circle-about {
            margin-top: 10px;
    max-width: 90px;
	}
	.team-md{
		width:90px;
		border-radius: 100%;
	}
	
	.our-team-content{
		color:#999;
		line-height:1.2;
		font-size:13px;
		font-family:GothamBook;
	}
	.pull-left-edge{
		margin-left:40px;
		margin-right:-15px;
	}
	
	.overlay-container{
		   /* margin-left: 54px;*/
		          margin-left: -0.05rem;
	}
	

	
	.header{
		
    	line-height:1;
		margin-top: -30px;
		margin-bottom:-3px;
		
	}
	.tri-circle.top{
		             margin-left: 2px;
    margin-top: 20px;
	}
	
	.tri-circle.left{
	    margin-left: -56px;
    margin-top: 120px;
    padding: 30px 5px;
	}
	
	.tri-circle.right{
	margin-left: 59px;
    margin-top: 120px;
    padding: 30px 5px;
	}
	.tri-circle
	{
		width: 115px;
    height: 115px;
		font-size: 8px;
		padding: 25px 5px;
		line-height: 1;
	}
.vm-quest > div{
	background:linear-gradient(to left,rgba(255,255,255,0),#CCC);
	text-align:left;
	width: 60%;
    margin-left: 140px;
            margin-top: -5px;
		    padding: 0.9rem 0.5rem 0.9rem 1.3rem;
}

.service-drop{
		width:100px;
		height:100px;
		margin-top: 325px;
	}

.body-xs
	{
		margin-top:20px;
    		line-height: 1.2;
	}
	.about-us{
		padding-left:40%;
	}
	
.scroll{
		height:200px;
		    margin-right: -25px;
    padding-right: 10px;
	}	
.position-bottom-right {
    		bottom: -75px;
	}
.vision-content{	
	padding-top: 210px;
    font-size: larger;
    text-align: right;
    padding-left: 20%;
    margin-top: 40px;
	}

.widget {
   width: 150px;
    height: 150px;
    font-size: 10px;
    padding: 2px;
    margin-top: 10px;
    margin-left: 5px;
}
.contact-overlay {
    width: 230px;
    height: 230px;
    margin-top: 40px;
    margin-left: 90px;
	padding-top: 135px;
    clip-path: inset(130px 0px 0px 0px);
}

.overlay-container{
	padding-right: 40%;
	background:linear-gradient(to left, rgba(250,250,250,0) 0%, rgba(250,250,250,1) 50%, rgba(250,250,250,1) 75%);
}

.circle.contact1 {
    max-width: 100px;
   margin-top: 140px;
    margin-left: 20px;
    z-index: 2;
}
.circle.contact2 {
    max-width: 230px;
    margin-top: 20px;
    margin-left: 90px;
}
    
}

@media only screen and (min-width:530px){
	.contact-overlay {
    font-size: 75%;
}
	body{
		    line-height: 1.3;
	}
		h1 {
    font-size: 30px;
}
	.header.vision{
	margin-top: unset;
}
	.tri-circle{
	font-size: smaller;
}
	.secondary-bg{
		background-size:contain;
	}
.service-img {
  
   margin-top: -300px; 
    padding-left: 470px;/*510*/
    
}
	.body-xs{
		margin-top:unset;
    		line-height:unset;
	}
	li{
	margin: unset;
	}
	.header{
		margin-top: unset;
		margin-bottom:unset;
		line-height:unset;
	}
	
	.navbar-toggler{
		margin-top:unset;
	}
	.navbar-brand{
		margin-top:unset;
		max-width:unset;
	}
.vm-quest > div{
	width:unset;
    background: linear-gradient(to right,rgba(255,255,255,0),rgba(230,230,230,1) 100%);
	margin-top: unset;
	text-align: right;
	padding: 1rem;
}
	.secondary-bg .navbar-brand{
		max-width:190px;
		margin-left: unset;
	}
	
	.circle-md{
		max-width:140px;
	}
	
	.circle-lg{
		max-width:160px;
	}
	
	.circle-home1{
		margin-left:20px;
		margin-top:-40px;
	}
	
	.circle-home2{
		margin-left:290px;
		margin-top:0px;
	}
	
	.circle-home3{
		margin-left:130px;
		margin-top:70px;
	}
	
	.featured-content{
		font-size:12.5px;
	}
	
	
	.service-drop{
		width:100px;
		height:100px;
		margin-left:-250px;
		margin-top:140px;
	}
}

/********************* Apple iPad ******************************/
@media only screen and (min-width:768px){
	.navbar-brand{
		max-width:230px;
	}
	
	.col-xs-6{
		width:100%;
	}
	
	.secondary-bg .navbar-brand{
		max-width:200px;
	}
	
	.circle-md{
		max-width:160px;
	}
	
	.circle-lg{
		max-width:200px;
	}
	
	.circle-home1{
		margin-left:100px;
		margin-top:-70px;
	}
	
	.circle-home2{
		margin-left:400px;
		margin-top:-10px;
	}
	
	.circle-home3{
		margin-left:195px;
		margin-top:70px;
	}
	
	footer{
		font-size:13px;
	}
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 40%, rgba(142, 216, 245,1) 75%);
	}*/
		
	.featured-content{
		font-size:14px;
	}
		
	.circle-about1{
		margin-left:180px;
	}	

	.widget{
		height:160px;
		width:160px;
		padding:15px;
		font-size:11px;
		margin-left: unset;
	}
	
	.widget.gray{
		padding:24px 20px;
	}
	
	.tri-circle{
		width:120px;
		height:120px;
		/*font-size:9px;*/
		padding:15px;
	}
	
	.circle.contact1{
		max-width:120px;
		margin-top:150px;
		z-index:2;		
		}
	
	.circle.contact2{
		max-width:200px;
		margin-top:100px;
		margin-left:100px;
	}
	
	.contact-overlay{
		width:200px;
		height:200px;
		margin-top:100px;
		margin-left:100px;
		padding-top:110px;
		
		clip-path:inset(110px 0px 0px 0px);
	}
	
	.overlay-container{
		/*font-size:1.3rem;*/
	}
	
	
	.position-bottom-right{
		bottom:0px;
	}
	
	.team-md{
		width:105px;
	}
	
	.service-drop{
		width:130px;
		height:130px;
		margin-left:50px;
	}
	
	.our-team-content{
		color:#999;
		line-height:1.2;
		font-size:13.5px;
		font-family:GothamBook;
	}
}

/*********************** iPad 10.5" and Small Laptops (13") ***************************/
@media only screen and (min-width:1024px){
	
	
	.team.scroll{
		height:unset;
	}
	.vision-content{
	padding-top: 210px;
    font-size: larger;
    text-align: left;
    padding-left: unset;
    margin-top: unset;
	}
	
	.modal-dialog{
		max-width:900px;
	}
	
	.widget h4 {
    margin-top: 2rem;
}
.tri-circle h4 {
    margin-bottom: -0.2rem;
}
		.vm-quest p {
    padding-left: 30%;
	padding-right:unset;
	font-size:unset;
}
	.grayout-text{
    font-size: larger;	
	margin-top:unset;
	line-height:1;
}
	ul {
    margin-bottom: 1rem;
}
	.circle-about {
		margin-top:unset;
    max-width: unset;
}
	.scroll {
    	height: 225px;
    margin-left: 60px;
	margin-right:unset;
	width:90%;
	padding-left: 10px;
    padding-right: 10px;
    margin-left: 50px;
	}
	
	.service-img {
    margin-top: -300px;
    padding-left: 510px;
}
	/*.section-heading {
    font-size: x-large;
}*/
.overlay-container article{
	font-size:95%;
	margin-top:0px;
}

.home-bg {
	background-image: url(../img/CAP_Background.jpg);
    background-size: contain;
background-position-x:0px;
}

.section-heading{
	font-size:large;
}

.overlay-container {
    background: linear-gradient(to right, rgba(250,250,250,0) 0%, rgba(250,250,250,.8) 50%, rgba(250,250,250,1) 100%); 
    text-align: right;
	right:0px;
	margin-left:0px;
}
.pull-left-about{
    padding-right: unset;
}
.pull-left-container{
    padding-right: unset;
}
	

footer.blue{
	background:linear-gradient(to right, rgba(142, 216, 245,0) 50%, rgba(142, 216, 245,.8) 75%, rgba(142, 216, 245,1) 100%);
}

footer.purple{
    background: linear-gradient(to right, rgba(142,76,150,0) 50%, rgba(142,76,150,.8) 75%, rgba(142,76,150,1) 100%);
}


footer.green{
	background: linear-gradient(to right, rgba(88,185,71,0) 50%, rgba(88,185,71,.8) 75%, rgba(88,185,71,1) 100%);
	
}

footer.orange{
	background: linear-gradient(to right, rgba(235,118,38,0) 50%, rgba(235,118,38,.8) 75%, rgba(235,118,38,1) 100%);
}

footer.darkgreen{
	background: linear-gradient(to right, rgba(93,195,174,0) 50%, rgba(93,195,174,.8) 75%, rgba(93,195,174,1) 100%);
}

	body{
		font-size:100%;
	}
	
	.secondary-bg{
		background-image:url('../img/secondary-bg.jpg');
		background-position-x:150px;
		background-position-y:200px;
	}
	
	.team.secondary-bg{
		background-position-x:-125px;
		background-position-y:400px;
	}
	
	.contact.secondary-bg{
		background-position-x:150px;
		background-position-y:270px;
	}
	
	.team-md{
		margin-bottom:30px;
	}
	
	.contact-us-mobile-padding-top{
		padding-top:unset;
	}
	
	.page-title{
		text-align:left;
		line-height: 1;
	}
	
	.mobile-top-padding{
		padding-top:unset;
	}
	
	.visible-xs{
		display:none;
	}
	
	.visible-md{
		display:block;
	}
	
	.deskmenu{
		display:block;
	}
	
	.navbar{
		padding-top:90px;
	}
	
	.content-area{
		padding-top:20px;
	}
	
	.navbar-brand{
		max-width:240px;
		margin-top:0px;
	}
	
	.secondary-bg .navbar-brand{
		max-width:200px;
	}
	
	.circle-md{
		max-width:160px;
	}
	
	.circle-lg{
		max-width:200px;
	}
	
	.circle-home1{
		margin-left:250px;
		margin-top:-70px;
	}
	
	.circle-home2{
		margin-left:550px;
		margin-top:-10px;
	}
	
	.circle-home3{
		margin-left:350px;
		margin-top:70px;
	}
	
	.circle-about1{
		margin-left:290px;
	
	}
	
	.circle-about2{
		margin-left:100px;
	}
	
	footer{
		font-size:14px;
	}
	
	
		.deskmenu p{
		/*	font-size:20px;*/
		}
		
		.featured-content-about div.strategic-concept{
			text-align:right;
			background:linear-gradient(to right, rgba(0,0,0,0),rgba(255,255,255,0) 10%, rgba(255,255,255,1) 100%);
		}
		
		.vm-quest{
			margin-top:40px;
		}
		
		.vm-quest > div{
			margin-left:-50px;
		}
		
		h4{
			font-size:x-large;
		}
		
		.widget{
			height:230px;
			width:230px;
			padding:20px 18px;
			font-size:15px;
		}
		
		.widget.blue{
			margin-left:-60px;
		}
		
		.widget.gray{
			margin-top:-20px;
			margin-left:20px;
			padding:20px 24px;
		}
		
		.tri-circle{
			width:160px;
			height:160px;
			/*font-size:11px;*/
			padding:23px 18px;
		}
		
		.tri-circle.top{
			margin-left:-5px;
			margin-top:0px;
			
		}
		
		.tri-circle.left{
			margin-top:138px;
			margin-left:-85px;
			padding:45px 13px 25px;
		}
		
		.tri-circle.right{
			margin-top:138px;
			margin-left:75px;
			padding:45px 13px 25px;
		}
		
		.circle.contact1{
		max-width:200px;
		margin-top:170px;
		margin-left:-20px;
		z-index:2;		
		}
	
	.circle.contact2{
		max-width:320px;
		margin-top:0px;
		margin-left:120px;
	}
	
	.contact-overlay{
		width:320px;
		height:320px;
		margin-top:0px;
		margin-left:120px;
		padding-top:220px;
		
		clip-path:inset(145px 0px 0px 0px);
	}
	
	.team-md{
		width:100px;
	}
	
	.service-drop{
		width:110px;
		height:110px;
		margin-left:-160px;
		margin-top:70px;
	}
	
	.our-team-content{
		line-height:1.2;
		font-size:14px;
	}
	
	.contact-us .featured-content
	{
		margin-top:30px;
	}
	
	.pull-left-edge{
		margin-left:-47px;
		margin-right:47px;
	}
	
	.pull-left-edge .overlay-container{
		margin-right:61px;
	}
		
}

/******************ipad**********************/
@media only screen and (min-width:1112px){
	
	.team.secondary-bg {
    background-position-x: -90px;
    background-position-y: 250px;
}
.home-bg {
	background-image: url(../img/CAP_Background.jpg);
   background-size: 120%;
    background-position-x: -170px;
    background-position-y: -50px;
}

.about-us{
	padding-left:22%;
}
	.body-xs {
    margin-top: 10px;
}
	.vm-quest > div{
			    margin-left: -130px;
		}
	.tri-circle {
        width: 155px;
    height: 155px;
    padding: 30px 10px;
}
	.tri-circle.right {
        margin-top: 140px;
    margin-left: 110px;
    padding: 42px 10px 25px;
}
.tri-circle.left {
    margin-top: 140px;
    margin-left: -45px;
    padding: 42px 10px 25px;
}
.tri-circle.top {
        margin-left: 33px;
    margin-top: 6px;
}
	.widget.blue {
      margin-left: -55px;
    margin-top: 35px;
}
.overlay-container.services{
	padding-left:40%;
}
.overlay-container{
	padding-top:1rem;
	padding-bottom:1.1rem;
	
		margin-left:unset;
		font-size: unset;
		padding-left: 25%;
		padding-right:  1.2rem;
	
}
.widget.gray {
    margin-top: 35px;
    margin-left: 20px;
    padding: 0px 0px;
}
	.vm-quest {
    margin-top: 25px;
}
	.vm-content{
	    margin-top: 70px;
}
body{
		font-size:80%;
	}
	
.scroll {
    	height: 225px;
    margin-left: 60px;
	}
	.service-scroll{
	    height: 80px;
	}
	.body-text{
		font-size:14px;
	}
	
	
	.strategic-concept p{
		font-size:14px;
	}
	
	
	.navbar-brand{
		max-width:260px;
		margin-top: -30px;
	}
	
	.secondary-bg .navbar-brand{
		/*max-width:260px;*/
		    max-width: 200px;
		margin-top:-30px;
	}
	
	/*.secondary-bg .navbar-brand{
		max-width:400px;
		    margin-top: unset;
    margin-left: unset;
	}*/
	
	.content-area{
		/*padding-top:50px;*/
		padding-top:5px;
		
	}
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 55%, rgba(142, 216, 245,1) 75%);
	}*/
	
	/*.mainweb-nav{
		padding-top:90px;
	}*/
.mainweb-nav {
    padding-top: 140px;
	/*padding-top: 120px;*/
}
	
	.circle{
		/*box-shadow:8px 14px 60px #BBB;*/
		/*box-shadow:-20px 10px 60px #BBB;*/
		
	}
	
	.circle-md{
		max-width:180px;
	}
	
	.circle-lg{
		max-width:230px;
	}
	
	
	.circle-home1{
		
		      margin-left: 250px;
    margin-top: -125px;
	}
	
	.circle-home2{
			          margin-top: -10px;
    margin-left: 605px;
	}
	
	.circle-home3{
		              margin-top: 30px;
    margin-left: 360px;
	}
	
	.circle-about1,.circle-about2{
		max-width:140px;
	}
	
	.circle-about1{
		          margin-left: 310px;
    margin-top: 10px;
	}
	
	.circle-about2{
		      margin-left: 150px;
    margin-top: 10px;
	}
	
	img.values{
		max-width:300px;
	}
	
	.circle.mission{
		margin-left:250px;
	}
	
	.widget{
	width: 230px;
    height: 230px;
    font-size: unset;
    padding: 1px 0px;

	}
	
	.circle.contact1{
		    max-width: 170px;
    margin-top: 170px;
    margin-left: -10px;
    z-index: 2;	
		/*box-shadow:-20px 10px 60px #BBB;*/
	}
	
	.circle.contact2{
		max-width: 350px;
    margin-top: 15px;
    margin-left: 100px
	}
	
	.contact-overlay{
		       width: 350px;
    height: 350px;
    margin-top: 80px;
    margin-left: 125px;
    padding-top: 180px;
    font-size: smaller;
    clip-path: inset(175px 0px 0px 0px);
	}
	
	.team-md{
		    width: 120px;
    margin-right: 25px;
    margin-bottom: 10px;
	}
	
	.service-drop{
		    width: 130px;
    height: 130px;
    margin-left: -95px;
    margin-top: -10px;
	}
	
	.our-team-content{
		font-size:16px;
	}
	
	.pull-left-edge{
		margin-left:-113px;
		/*margin-right:113px;*/
		margin-right:0px;
	}
	
	.pull-left-edge .overlay-container{
		/*margin-right:113px;*/
		    margin-right: 14px;
			
	}
	.contact.secondary-bg {
    		background-position-x: 250px;
    background-position-y: 190px;
	}
	.services.secondary-bg {
    		background-position-x: 240px;
    background-position-y: 170px;
	}
	.clients.secondary-bg {
    		    background-position-x: 240px;
    background-position-y: 170px;
	}
	.vision.secondary-bg{
		background-position-x: 160px;
    background-position-y: 170px;
	}
	.secondary-bg {
    		background-position-x: 250px;
    background-position-y: 150px;
	}

}

/*** 15" Laptops ***/
@media only screen and (min-width:1280px){

.shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}
body{
		font-size:90%;
	}
	.circle-about2 {
    margin-left: 220px;
    margin-top: 10px;
}
.circle-about1 {
    margin-left: 400px;
    margin-top: 10px;
}
.service-drop {
    width: 130px;
    height: 130px;
    margin-left: -5px;
    margin-top: -40px;
}
.services.secondary-bg {
    background-position-x: 360px;
    background-position-y: 190px;
}
.service-scroll {
    height: 105px;
}
.team-md {
    width: 130px;
    margin-right: 25px;
    margin-bottom: 10px;
}
.scroll {
    height: 200px;
    margin-left: 70px;
}
.team.secondary-bg {
    background-position-x: 35px;
    background-position-y: 265px;
}
.clients.secondary-bg {
    background-position-x: 370px;
    background-position-y: 190px;
}
.vision.secondary-bg {
    background-position-x: 220px;
    background-position-y: 190px;
}
	.home-bg {
    background-size: contain;
    background-position-x: 40px;
    background-position-y: 20px;
}
	.navbar-brand {
    max-width: 270px;
    margin-top: -50px;
}
	.circle.contact1{
		max-width: 190px;
    margin-top: 170px;
    margin-left: 50px;
	}
	
	.circle.contact2{
		max-width: 350px;
    margin-left: 180px;
	}
	
	.contact-overlay{
		width: 360px;
    height: 360px;
    margin-left: 180px;
    padding-top: 180px;
	}
	
	.contact-address{
		margin-top:-30px;
	}
	
	.contact.secondary-bg{
		background-position-x:400px;
		background-position-y:180px;
	}
	
	.navbar{
		    padding-top: 140px;
	}
	
	.circle-md{
		max-width:160px;
	}
	
	.circle-lg{
		max-width:200px;
	}
	
	.circle-home1{
		margin-left: 420px;
    margin-top: -100px;
	}
	
	.circle-home2{
		margin-left: 750px;
    margin-top: -20px;
	}
	
	.circle-home3{
		margin-left: 540px;
    margin-top: 30px;
	}
	
	.featured-content{
		font-size:16px;
	}
	
	footer{
		font-size:15px;
	}
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 50%, rgba(142, 216, 245,1) 75%);
	}*/
	
	.secondary-bg{
		background-position-x: 390px;
    background-position-y: 180px;
	}
	
	.tri-circle{
		    width: 170px;
    height: 170px;
    /* font-size: 11px; */
    padding: 35px 15px;
	}
	
	.tri-circle.top{
		    margin-left: 5px;
    margin-top: 3px;
	}
	
	.tri-circle.left{
		margin-top: 150px;
    margin-left: -80px;
	}
	
	.tri-circle.right{
		    margin-top: 150px;
    margin-left: 90px;
	}
	
	.vm-quest{
			margin-top:0px;
		}
		
	.our-team-content{
		font-size:15px;
	}
	
	.featured-content ul li{
		font-size:14px;
		line-height:1.2;
	}

}

@media only screen and (min-width:1366px){
	
	.home-bg {
    background-size: contain;
    background-position-x: 0px;
    background-position-y: 0px;
}

.about-us{
	padding-left:22%;
}
	.body-xs {
    margin-top: 20px;
}
	.vm-quest > div{
			margin-left:-90px;
		}
	.tri-circle {
    width: 200px;
    height: 200px;
    padding: 30px 15px;
}
	.tri-circle.right {
    margin-top: 124px;
    margin-left: 120px;
}
.tri-circle.left {
    margin-top: 124px;
    margin-left: -80px;
}
.tri-circle.top {
    margin-left: 20px;
    margin-top: -50px;
}
	.widget.blue {
    margin-left: -90px;
}
	.vm-quest {
    margin-top: 90px;
}
	.vm-content{
	margin-top: 50px;
}
.scroll {
    	height: 310px;
	margin-left: 100px;
	}
	.service-scroll{
	height:150px;
	}
	.body-text{
		font-size:14px;
	}
	
	
	.strategic-concept p{
		font-size:14px;
	}
	
	
	.navbar-brand{
		max-width:300px;
	}
	
	.secondary-bg .navbar-brand{
		max-width:260px;
		margin-top:-30px;
	}
	
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 55%, rgba(142, 216, 245,1) 75%);
	}*/
	
	/*.mainweb-nav{
		padding-top:90px;
	}*/
.mainweb-nav {
    /*padding-top: 200px;*/
	padding-top: 40px;
}
	
	.circle{
		/*box-shadow:8px 14px 60px #BBB;*/
	}
	
	.circle-md{
		max-width:160px;
	}
	
	.circle-lg{
		max-width:200px;
	}
	
	
	.circle-home1{
		
		    margin-left: 400px;
			margin-top: -190px;
	}
	
	.circle-home2{
			margin-top: -45px;
			margin-left: 710px;
	}
	
	.circle-home3{
		        margin-top: -20px;
				margin-left: 480px;
	}
	
	.circle-about1,.circle-about2{
		max-width:160px;
	}
	
	.circle-about1{
		    margin-left: 400px;
		margin-top: 0px;
	}
	
	.circle-about2{
		    margin-left: 215px;
			margin-top: 0px;
	}
	
	img.values{
		max-width:300px;
	}
	
	.circle.mission{
		margin-left:250px;
	}
	
	.widget{
		width:280px;
		height:280px;
		font-size:15.5px;
		padding: 20px 15px;

	}
	
	.circle.contact1{
		/*max-width:180px;
		margin-top:150px;*/
    		max-width: 230px;
    		margin-top: 200px;
    		margin-left: -20px;
		z-index:2;		
	}
	
	.circle.contact2{
		max-width: 420px;
   		margin-top: 30px;
    		margin-left: 130px;
	}
	
	.contact-overlay{
		width: 300px;
    		height: 300px;
    		margin-top: 140px;
    		margin-left: 210px;
    		padding-top: 190px;
    		clip-path: inset(175px 0px 0px 0px);
	}
	
	.team-md{
		width:140px;
    		margin-right: 35px;
    		margin-bottom: 5px;
	}
	
	.service-drop{
		/*width:160px;
		height:160px;
		margin-left:-120px;
		margin-top:10px;*/
		width: 180px;
    		height: 180px;
    		margin-left: -20px;
    		margin-top: -45px;
	}
	
	.our-team-content{
		font-size:16px;
	}
	
	.pull-left-edge{
		margin-left:-113px;
		/*margin-right:113px;*/
		margin-right:0px;
	}
	
	.pull-left-edge .overlay-container{
		/*margin-right:113px;*/
		    margin-right: 0px;
			
	}
	.contact.secondary-bg {
    		background-position-x: 315px;
   		background-position-y: 290px;
	}
	.services.secondary-bg {
    		background-position-x: 260px;
    		background-position-y: 310px;
	}
	.clients.secondary-bg {
    		background-position-x: 310px;
    		background-position-y: 240px;
	}
	.vision.secondary-bg{
		background-position-x: 170px;
		background-position-y: 240px;
	}
	.secondary-bg {
    		background-position-x: 300px;
    		background-position-y: 280px;
	}

}

/************* LARGE SCREEN LAPTOP *****************/
@media only screen and (min-width:1440px){
	{
	.body-xs {
    margin-top: unset;
}
	.pull-left-edge{
		margin-left:-150px;
		/*margin-right:150px;*/
margin-right:0px;
	}
	
	.pull-left-edge .overlay-container{
		margin-right:150px;
	}
	
	.contact.secondary-bg{
		background-position-x:300px;
		background-position-y:180px;
	}
	
	.contact-address{
		margin-top:-30px;
	}
	
	.contact-overlay{
		width:400px;
		height:400px;
		margin-left:130px;
	}
	
	.circle.contact1{
		max-width:220px;
		margin-top:200px;
		margin-left: 0px;
	}
	.circle.contact2{
		max-width:400px;
		margin-top:0px;
		margin-left:130px;
	}
	
}
}


/******************hp laptop**********************/
@media only screen and (min-width:1536px){
	.section-heading{
		font-size:x-large;
	}
	
	h1{
		font-size:35px;
	}
	.team.secondary-bg {
    background-position-x: -90px;
    background-position-y: 250px;
}
.home-bg {
      background-size: 80%;
       background-position-x: -55px;
    background-position-y: -30px;
}

.about-us{
	padding-left:22%;
}
	.body-xs {
    margin-top: 25px;
}
	.vm-quest > div{
			    margin-left: -130px;
		}
	.tri-circle {
           width: 170px;
    height: 170px;
    padding: 30px 10px;
}
	.tri-circle.right {
           margin-top: 151px;
    margin-left: 117px;
    padding: 42px 10px 25px;
}
.tri-circle.left {
   margin-top: 151px;
    margin-left: -53px;
    padding: 42px 10px 25px;
}
.tri-circle.top {
        margin-left: 33px;
    margin-top: 6px;
}
	.widget.blue {
      margin-left: -55px;
    margin-top: 35px;
}
.overlay-container.services{
	padding-left:40%;
}
.overlay-container{
	padding-top:1rem;
	padding-bottom:1.1rem;
	
		margin-left:unset;
		font-size: unset;
		padding-left: 25%;
		padding-right:  1.2rem;
	
}
.widget.gray {
    margin-top: 35px;
    margin-left: 20px;
    padding: 15px 0px;
}
	.vm-quest {
    margin-top: 25px;
}
	.vm-content{
	    margin-top: 70px;
}
body{
		font-size:90%;
	}
	
.scroll {
    	height: 225px;
    margin-left: 60px;
	}
	.service-scroll{
	    height: 125px;
	}
	.body-text{
		font-size:14px;
	}
	
	
	.strategic-concept p{
		font-size:14px;
	}
	
	
	.navbar-brand{
		        max-width: 270px;
    margin-top: -20px;
	}
	
	.secondary-bg .navbar-brand{
		/*max-width:260px;*/
		    max-width: 220px;
		margin-top:-30px;
	}
	
	/*.secondary-bg .navbar-brand{
		max-width:400px;
		    margin-top: unset;
    margin-left: unset;
	}*/
	
	.content-area{
		/*padding-top:50px;*/
		padding-top:5px;
		
	}
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 55%, rgba(142, 216, 245,1) 75%);
	}*/
	
	/*.mainweb-nav{
		padding-top:90px;
	}*/
.mainweb-nav {
      padding-top: 110px;
}
	
	.circle{
		/*box-shadow:8px 14px 60px #BBB;*/
		box-shadow:-20px 10px 60px #BBB;
		
	}
	
	.circle-md{
		max-width:160px;
	}
	
	.circle-lg{
		max-width:200px;
	}
	
	
	.circle-home1{
		
		       margin-left: 350px;
    margin-top: -160px;
	}
	
	.circle-home2{
			          margin-top: -70px;
    margin-left: 680px;
	}
	
	.circle-home3{
		            margin-top: -30px;
    margin-left: 470px;
	}
	
	.circle-about1,.circle-about2{
		max-width:140px;
	}
	
	.circle-about1{
	margin-left: 530px;
    margin-top: 30px;
	}
	
	.circle-about2{
		       margin-left: 360px;
    margin-top: 30px;
	}
	
	img.values{
		max-width:300px;
	}
	
	.circle.mission{
		margin-left:250px;
	}
	
	.widget{
	    width: 250px;
    height: 250px;
    font-size: unset;
    padding: 15px 0px;

	}
	
	.circle.contact1{
		    max-width: 170px;
    margin-top: 170px;
    margin-left: -10px;
    z-index: 2;	
	}
	
	.circle.contact2{
		max-width: 350px;
    margin-top: 15px;
    margin-left: 100px
	}
	
	.contact-overlay{
		       width: 350px;
    height: 350px;
    margin-top: 80px;
    margin-left: 125px;
    padding-top: 180px;
    font-size: smaller;
    clip-path: inset(175px 0px 0px 0px);
	}
	
	.team-md{
		    width: 120px;
    margin-right: 25px;
    margin-bottom: 10px;
	}
	
	.service-drop{
		    width: 140px;
    height: 140px;
    margin-left: 120px;
    margin-top: -90px;
	}
	
	.our-team-content{
		font-size:16px;
	}
	
	.pull-left-edge{
		margin-left:-113px;
		/*margin-right:113px;*/
		margin-right:0px;
	}
	
	.pull-left-edge .overlay-container{
		/*margin-right:113px;*/
		    margin-right: 14px;
			
	}
	.contact.secondary-bg {
    		background-position-x: 250px;
    background-position-y: 190px;
	}
	.services.secondary-bg {
    		background-position-x: 240px;
    background-position-y: 170px;
	}
	.clients.secondary-bg {
    		    background-position-x: 240px;
    background-position-y: 170px;
	}
	.vision.secondary-bg{
		background-position-x: 160px;
    background-position-y: 170px;
	}
	.secondary-bg {
    		background-position-x: 250px;
    background-position-y: 150px;
	}
	.container {
    max-width: 1400px;
}
.service-container {
    margin-left: 40%;
    width: 60%;
}

}


@media only screen and (min-width:1920px){
	.service-container {
    margin-left: 50%;
    width: 50%;
}
		.body-xs {
    margin-top: 10px;
}
	.navbar{
		padding-top:70px;
	}
	
	.navbar-brand{
		max-width:350px;
	}
	
	.secondary-bg .navbar-brand{
		max-width:300px;
		margin-top:0px;
	}
	
	footer{
		font-size:16px;
	}
	
	/*footer.blue{
		background:linear-gradient(to right, rgba(142, 216, 245,0), rgba(142, 216, 245,.5) 60%, rgba(142, 216, 245,1) 75%);
	}*/
	
	.container{
		max-width:1800px;
	}
}

@media only screen and (min-width:2048px){
	.navbar-brand{
		max-width:400px;
	}
	
	.secondary-bg .navbar-brand{
		max-width:350px;
	}
	
	.container{
		max-width:1960px;
	}
}


@media only screen and (min-width:2304px){
	.navbar-brand{
		max-width:450px;
	}
	
	.secondary-bg .navbar-brand{
		max-width:380px;
	}
	
	.container{
		max-width:2100px;
	}
}


/*************** 4K - 27" Apple Thunderbolt Display *********************/
@media only screen and (min-width:2520px){
.pull-away-scroll{
	margin-right:10px;
}
	.body-xs {
		margin-top: 20px;
	}
	.vision.secondary-bg{
		background-position-x: 620px;
		background-position-y: 280px;
	}
	.clients.secondary-bg {
    		background-position-x: 770px;
    		background-position-y: 320px;
	}
	.services.secondary-bg {
    		background-position-x: 630px;
    		background-position-y: 500px;
	}
	
	/*.mainweb-nav{
		padding-top:250px;
	}*/
	
	.vm-quest > div{
		padding:1.5rem;
	}
	
	.widget.blue{
		margin-top:0px;
	}
	
	.vm-quest{
		line-height:1;
	}
	
	
	.overlay-container.about{
		padding-left:30%;
		bottom:7px;
	}
	
	.overlay-container.services{
		padding-left:48%;
	}
	
	.overlay-container.client{
	padding-left:30%;
	}
	.vision .grayout-text{
		padding-top:15px;
	}
	
	.vm-quest > div{
		margin-left:-120px;
	}
	.vm-content{
		margin-top:100px;
	}
	.vm-content p{
		margin-top:-0.5rem;
	}
		.home-bg {
    background-size: contain;
    background-position-x: 0px;
    background-position-y: 0px;
}
	.overlay-container article{
	font-size:95%;
	margin-top:0px;
	
}

.contact.secondary-bg{
	background-position-x:830px;
	background-position-y:300px;
}

.contact-drop-lg h5{
	font-size:150%;
}

.contact-drop-lg p{
	font-size:120%;
}

.contact-address{
	
	margin-top:-50px;
}

	body{
		font-size:150%;
	}
	
	.scroll{
		height:400px;
		padding:15px 20px;
		font-size:22px;
		margin-left:130px;
		padding-left:15%;
		padding-top:0px;
	}
.service-scroll{
height:210px;
padding:0px 20px;
}
	
	.secondary-bg.team{
		background-position-x:140px;
		background-position-y:530px;
	}
	
	.right-content-md{
		padding-top:30px;
	}
	
	.navbar-brand{
		max-width:500px;
		margin-top:-50px;
		margin-left: unset;
	}
	
	.secondary-bg .navbar-brand{
		max-width:400px;
		    margin-top: unset;
    margin-left: unset;
	}
	
	.content-area{
		/*padding-top:50px;*/
		padding-top:20px;
		
	}
	
	.vm-content h2{
		font-size:54px;
	}
	
	.vm-content p{
		
		font-size:32px;
		line-height:1;
	}
	
	.vm-quest{
		margin-top:100px;
	}
	
	
	
	.container{
		max-width:2100px;
	}
	
	.mainweb-nav{
		/*padding-top:160px;*/
		padding-top:165px;
		padding-bottom:15px;
	}
	
	/*.deskmenu p{
		font-size:30px;
		line-height:27px;
		margin-bottom:10px;
	}*/
	
	.body-text{
		font-size:23px;
		line-height:1;
		font-family:GothamLight;
	}
	
	.circle{
		box-shadow:10px 16px 90px #AAA;
	}
	
	.circle-md{
		max-width:330px;
	}
	
	.circle-lg{
		max-width:430px;
	}
	
	.circle-home1{
		
		margin-left:720px;
		margin-top:-240px;
	}
	
	.circle-home2{
		margin-top:-40px;
		margin-left:1340px;
	}
	
	.circle-home3{
		margin-top:70px;
		margin-left:900px;
	}
	
	.circle-about1,.circle-about2{
		max-width:250px;
	}
	
	.circle-about1{
		margin-left:765px;
		margin-top:unset;
		
	}
	
	.circle-about2{
		margin-left:460px;
		margin-top:unset;
	}
	
	div.about-img{
		margin-top:40px;
	}
	
	footer{
		font-size:24px;
		line-height:50px;
	}
	
	.secondary-bg{
		background-position-x:760px;
		background-position-y:360px;
	}
	
	
	section.about{
		margin-top:50px;
	}
	
	h1{
		font-size:250%;
		
	}
	
	.about-us{
		padding-left:20%;
	}
	
	.widget.gray{
		margin-top:0px;
	}

	
	h4{
		font-family:GothamBold;
		font-size:48px;
	}
	
	h5{
		font-size:120%;
	}
	
	
	
	.featured-content-about p{
		font-size:21px;
		line-height:1.2;
	}
	
	img.values{
		max-width:500px;
		margin-left:50px;
	}
	
	.widget{
		width:430px;
		height:430px;
		font-size:28px;
		font-family:GothamLight;
	}
	
	.widget.blue{
		margin-left:-30px;
		padding:60px 37px;
		line-height:1.1;
	}
	
	.widget.gray{
		margin-left:50px;
		padding:70px 70px;
		line-height:1.1;
	}
	.widget h4{
		margin-top:unset;
	}
	
	.tri-circle{
		width:310px;
		height:310px;
		/*font-size:18px;*/
		padding:36px 41px;
		line-height:1.25;
	}
	
	.tri-circle.top{
		margin-left:90px;
		margin-top:-53px;
	}
	
	.tri-circle.left{
		margin-top:215px;
		margin-left:-65px;
		padding:72px 27px;
		
	}	
	
	.vision-page.secondary-bg{
		background-position-y:290px;
	}
	
	.tri-circle.right{
		margin-top:215px;
		margin-left:245px;
		padding:72px 23px;
	}
	
	/*.tri-circle .light{
		color:#000;
	}*/
	
	.circle.contact1{
		max-width:350px;
		margin-top:350px;
		z-index:2;
		/*box-shadow:-7px 5px 20px #CCC;*/
		box-shadow:0px 0px 0px #CCC;
		margin-left:-40px;
	}
	
	.circle.contact2/*,.contact-overlay*/{
		max-width:700px;
		margin-left:200px;
		margin-top:0px;
		box-shadow:0px 0px 0px #CCC;
	}
	
	.contact-overlay{
		width:700px;
		height:700px;
		margin-left:200px;
		margin-top:0px;
		clip-path:inset(450px 0px 0px 0px);
		padding-top:485px;
		font-size: 75%;
		
	}
	
	.section-heading{
		font-size:xx-large;
	}
	
	.overlay-container{
		padding:1.5rem;
		padding-right:2.5rem;
	}
	
	.featured-content-about div.strategic-concept{
		padding:32px;
	}
	
	.team-md{
		width:220px;
    margin-right: 40px;
    margin-bottom: unset;
	}
	
	.service-drop{
		width:250px;
		height:250px;
		margin-left:390px;
		margin-top:-350px;
	}
	
	.pull-left-edge{
		margin-left:-245px;
		/*margin-right:100px;*/
		margin-right:50px;
	}
	
	.pull-left-edge .overlay-container{
		margin-right:65px;
	}
	
	.overlay-container.team{
		padding-left:33%;
	}
	
	.featured-content ul li{
		font-size:24px;
		line-height:1.2;
	}
	
}

@media only screen and (min-width:2880px){
	.navbar-brand{
		max-width:500px;
	}
}

@media only screen and (min-width:4096px){
	.navbar-brand{
		max-width:500px;
	}
}

@media only screen and (min-width:5120px){
	.navbar-brand{
		max-width:500px;
	}
}


/**************************   Navigation Control ***************************/

@media only screen and (max-width:575px){

	.navbar .navbar-collapse .navbar-nav{
		display:block;
	}
}

@media (max-width: 991px){
	.navbar .navbar-collapse {
		background: #fff;
		position: absolute;
		top: 100%;
		left: 15px;
		right: 15px;
		padding-left: 15px;
		padding-right: 15px;
		z-index: 99;
		-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	}
}




