/*===============================
		Media Min Width 
===============================*/
@media only screen and (max-width:1200px)
{
.three-box .bg{font-size: 19px;}	
.three-box .bg1{font-size: 19px;}	
.three-box .bg2{font-size: 19px;}	
.three-box .bg3{font-size: 19px;}	
.plans-pricing .bg-img h3{font-size: 34px;  padding: 73px 0 63px 22px;}
.three-box span{font-size: 11px;}
.text-example li {color: #000; font-size: 13px; line-height: 16px;}
.hero h2{font-size: 22px;}
.hero h1{font-size: 44px;}
.plans-pricing .text-center{font-size: 28px;}
}
@media only screen and (max-width:1100px)
{
.competencies .text-example{width:100%;}
.plans-pricing .bg-img h2 {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 54px;
    padding: 58px 0 53px 15px;
}	
}
@media only screen and (max-width:1000px)
{

.three-box .bg {font-size:14px; line-height:17px;}
.three-box .bg1{font-size:14px; line-height:17px;}
.three-box .bg2{font-size:14px; line-height:17px;}
.three-box span{ font-size: 8px;}
.plans-pricing .bg-img h3{font-size:26px;  padding: 73px 0 69px 22px; line-height: 29px;}	
.bg-bg h3{  font-size: 14px;}
.plans-pricing .text-center {font-size: 25px;}
.competencies .col-xs-12.col-sm-12.col-md-12.col-lg-12 > h3{font-size: 12px;}
.div-current{ font-size: 11px; line-height: 26px;}
.text-example strong{font-size: 14px;}
.text-example li{font-size: 11px;  line-height: 15px;}
.hero h2 {font-size: 29px;}
.hero h1 {font-size: 34px;}
.div-black{font-size:11px;}
.div-yellowgreen h4{font-size:9px;}
.text-example span{font-size:11px;}
.div-yellowgreen span{margin-right: 6px;}
.div-yellowgreen span{margin-right: 6px;}
.footer .col-xs-12.col-sm-3.col-md-3.col-lg-3 li{ font-size: 11px;}
.footer section#prefoot ul li{font-size:11px;}
.footer section#prefoot ul li:first-of-type{font-size: 13px;}
.plans-pricing h1{font-size:30px;}
.plans-pricing .bg-img h2 {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    padding: 58px 0 54px 15px;
}
.bg-bg table {
    margin-left: 2%;
     width: auto;
    height: 82px;
}
.bg-bg h2 {
    color: #000;
    float: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    padding: 0px;
}
}
@media only screen and (max-width:768px)
{
.hero h2 {font-size: 16px;  padding: 0;}
.hero h1 {font-size: 27px; padding: 17px 0 0;}
.hero h3{ padding: 10px 0 0;  font-size: 18px;}
.hero h4{font-size: 13px;}
.plans-pricing .text-center{font-size: 20px;}	
section#prefoot ul{  display: table; float: none; margin: auto; text-align: center;}
.hero {height:440px !important;}
.backstretch {height:440!important;}
.backstretch > img{height:440!important;}
.form-inline .col-xs-7 { display:inherit;  margin: auto;}
.form-inline .col-xs-3 { display:inherit; float: none; margin: 11px auto;}
.plans-pricing .bg-img h2 {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    /* font-size: 37px; */
    font-weight: 600;
    line-height: 28px;
    padding: 58px 0 90px 14px;
}
}
@media only screen and (max-width:668px)
{
.hero h2 {font-size:19px; line-height:40px; padding:0;}
.hero h4 {font-size: 18px;}
.call{ height: 50px; width:47%;background-size:100% 100%;}
header nav .logo{width: 35%;}
.plans-pricing .text-center {font-size: 15px; line-height: 20px;}	
}
@media only screen and (max-width:568px)
{
.hero h1 {font-size: 25px;padding: 2px 0 0;}
.hero h2 {font-size:16px; padding: 0;}	
.hero h3{font-size:15px;}
.hero h4 {font-size: 13px;}
.hero {height:340px !important;}
.backstretch {height:340!important;}
.backstretch > img{height:340!important;}
.plans-pricing h1 { font-size: 20px; font-weight:700; padding: 0;}
.plans-pricing .text-center h2{ font-size: 18px;font-weight: 400; line-height: 60px; padding-bottom: 16px;}
.plans-pricing .text-center{ font-size: 14px;}
.plans-pricing h2{ padding-bottom: 16px;}
}
@media only screen and (max-width:468px)
{
.hero h1 {font-size:18px;}
.hero h2{font-size:20px;}
.hero h3 {font-size: 12px;}

}
@media only screen and (max-width:368px)
{
.call{ height: 38px;}
header nav .logo { width: 43%;}
.hero h1 {font-size: 16px;}
.logo {width: 60%;}	
}
