/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1900px) {
  .section1 {
    background-size: 100% auto;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  /*.wrapper {max-width:1580px;}*/
  .three-column-list ul {
    min-width: 180px;
    max-width: 290px;
  }
  .section1_content h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .main-nav {
    margin-right: 0px;
  }
  /*.wrapper {max-width:1580px;}*/
  .main-nav ul li {
    margin-right: 5px;
  }
  .calling {
    font-size: 24px;
    margin: 11px 0;
  }
  .three-column-list ul {
    min-width: 1px;
    width: 33.333%;
  }
  .galler-arrow-right {
    direction: rtl
  }
  .keysearchwrapouter h2 {
    font-size: 56px;
  }
  .wellcome-carkey h1 {
    font-size: 37px;
  }
  h3 {
    font-size: 34px;
  }
  .section1_content h2 {
    font-size: 37px;
  }
  .serviceline span {
    font-size: 37px;
  }
  .serviceline a {
    font-size: 34px;
  }
  .car-key-outer h2 {
    font-size: 37px;
  }
  .testimonial-wrap h2 {
    font-size: 31px;
  }
  .block-padding {
    padding: 70px 0;
  }
  .section1_content {
    padding: 55px 0;
  }
  .serviceline {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .car-key-outer {
    padding: 45px 0;
  }
  .testimonial-outer {
    padding: 50px 0 40px;
  }
  .footer {
    padding-top: 70px;
  }
  .testimonialarrow-left {
    left: 250px;
  }
  .testimonialarrow-right {
    right: 250px;
  }
  .whatyousee h2 {
    font-size: 50px;
  }
  .whatyousee {
    font-size: 32px;
  }
  .key-made-wrap h2 {
    font-size: 30px;
  }
  .key-made-wrap h3 {
    font-size: 28px;
  }
  .banner-list-area {
    padding-top: 475px !important;
  }



}
@media only screen and (min-width: 1280px) and (max-width: 1399px) {
  .main-nav {
    margin-right: 0px;
  }
  /*.wrapper {max-width:1580px;}*/
  .logo {
    width: 280px;
  }
  .main-nav ul li {
    font-size: 16px;
    margin-right: 5px;
  }
  .main-nav ul li a {
    padding: 5px;
  }
  .calling {
    font-size: 30px;
  }
  .three-column-list ul {
    min-width: 1px;
    width: 33.333%;
  }
  .galler-arrow-right, .galler-arrow-left {
    width: 90px;
  }
  .testimonialarrow-left {
    left: 200px;
  }
  .testimonialarrow-right {
    right: 200px;
  }
  .keysearchwrapouter h2 {
    font-size: 54px;
  }
  .wellcome-carkey h1 {
    font-size: 36px;
  }
  h3 {
    font-size: 32px;
  }
  .section1_content h2 {
    font-size: 36px;
  }
  .serviceline span {
    font-size: 36px;
  }
  .serviceline a {
    font-size: 32px;
  }
  .car-key-outer h2 {
    font-size: 35px;
  }
  .testimonial-wrap h2 {
    font-size: 30px;
  }
  .block-padding {
    padding: 60px 0;
  }
  .section1_content {
    padding: 50px 0;
  }
  .serviceline {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .car-key-outer {
    padding: 40px 0;
  }
  .testimonial-outer {
    padding: 45px 0 35px;
  }
  .footer {
    padding-top: 60px;
  }
  .key-made-form label {
    margin-right: 5px;
    margin-left: 10px;
  }
  .key-made-wrap h2 {
    font-size: 30px;
  }
  .key-made-wrap h3 {
    font-size: 28px;
  }
  .product-col .price {
    font-size: 52px;
  }
  .whatyousee h2 {
    font-size: 47px;
  }
  .whatyousee {
    font-size: 30px;
  }
  .sidebar-widget {
    margin-bottom: 100px
  }
  .banner-list-area {
    padding-top: 475px !important;
  }

}
@media only screen and (max-width: 1024px) {
  ul.services-block li {
    width: calc(89%/3);
    min-height: 280px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .main-nav {
    margin-right: 0px;
  }
  .section1.section2 {
    background: url(../img/curve-pic2.png) 62% top no-repeat;
  }
  /*.wrapper {max-width:940px;}*/
  .logo {
    width: 130px;
  }
  .main-nav ul li {
    margin-right: 0;
    font-size: 16px;
    margin-left: 5px;
  }
  .main-nav ul li a {
    padding: 5px;
  }
  .header-right {
    position: relative;
    padding: 22px 0 0;
  }
  .calling {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
  }
  .main-nav {
		    margin-top: 20px;
    float: right;
		padding-top: 20px;
  }
	.aloa {
	  width: 45px;
	}
  .banner-right-arrow {
    right: 30px;
  }
  .banner-left-arrow {
    left: 30px;
  }
  .galler-arrow-right, .galler-arrow-left {
    width: 69px;
  }
  .testimonialarrow-left {
    left: 30px;
  }
  .testimonialarrow-right {
    right: 30px;
  }
  .section1_content {
    padding: 35px 0;
  }
  .section1_content h2 {
    font-size: 28px;
    padding-bottom: 40px;
  }
  .three-column-list {
    margin-top: 30px;
  }
  .three-column-list ul {
    /* min-width:1px;*/
    width: 33.333%;
  }
  .three-column-list ul li {
    font-size: 14px;
  }
  .serviceline span {
    font-size: 28px;
  }
  .serviceline a {
    font-size: 26px;
  }
  .section1.section2 .three-column-list ul li {
    padding-left: 20px;
  }
  .serviceline {
    padding: 30px 0;
  }
  .car-key-outer h2 {
    font-size: 30px;
  }
  .car-list ul {
    width: 15.5%;
    margin: 50px 5.50831% 50px 0;
  }
  .testimonial-wrap h2 {
    font-size: 26px;
  }
  .footer {
    padding-top: 40px;
  }
  .testimonial-outer {
    padding-top: 40px;
  }
  h3 {
    font-size: 30px;
  }
  .wellcome-carkey h1 {
    font-size: 32px;
  }
  .keysearchwrapouter {
    top: 45%;
  }
  .keysearchwrapouter h2 {
    font-size: 50px;
  }
  .block-padding {
    padding: 60px 0;
  }
  .key-made-wrap {
    background-size: 150px, 100px;
    padding: 0 110px 0 160px;
  }
  .select-key-type {
    margin-right: 20px;
  }
  .key-made-form label {
    margin-left: 10px;
    font-size: 16px;
    margin-right: 5px;
  }
  .select-key-type select {
    width: 140px;
  }
  /*.key-made{ padding:30px 0 80px;}*/
  .key-made-wrap h2 {
    font-size: 30px;
  }
  .key-made-wrap h3 {
    font-size: 28px;
  }
  .header-margin {
    margin-bottom: 112px;
  }
  .right-container {
    width: 670px;
  }
  .product-col .price {
    font-size: 46px;
  }
  .product-col .labor_included {
    font-size: 14px;
  }
  .product-col {
    font-size: 13px;
    margin-bottom: 40px;
  }
  .whatyousee h2 {
    font-size: 40px;
  }
  .whatyousee {
    font-size: 30px;
  }
  .sidebar-widget {
    margin-bottom: 80px;
  }
  .banner-list-area {
    padding-top: 410px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .section1.section2 {
    background: url(../img/curve-pic2.png) 62% top no-repeat;
  }
  .main-nav {
    margin-right: 0px;
  }
  .logo {
    width: 130px;
    margin-right: 10px;
  }
  .header-right {
    width: 73%;
  }
  .main-nav ul li {
    margin-right: 0;
    font-size: 12px;
    margin-left: 5px;
  }
  .main-nav ul li a {
    padding: 4px;
  }
  .header-right {
    position: relative;
    padding: 22px 0 0;
  }
  .calling {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
  }




  .main-nav {
    float: right;
		    margin-top: 20px;
				padding-top: 20px;
  }
	.aloa {
	  width: 45px;
	}
  .banner-right-arrow {
    right: 30px;
  }
  .banner-left-arrow {
    left: 30px;
  }
  .galler-arrow-right, .galler-arrow-left {
    width: 45px;
  }
  .testimonialarrow-left {
    left: 30px;
  }
  .testimonialarrow-right {
    right: 30px;
  }
  .section1_content {
    padding: 35px 0;
  }
  .section1_content h2 {
    font-size: 21px;
    padding-bottom: 40px;
  }
  .three-column-list {
    margin-top: 30px;
  }
  /*.three-column-list ul{ min-width:1px; width:33.333%;}*/
  .three-column-list ul li {
    font-size: 14px;
  }
  .serviceline span {
    font-size: 24px;
  }
  .serviceline a {
    font-size: 26px;
  }
  .section1.section2 .three-column-list ul li {
    padding-left: 20px;
  }
  .serviceline {
    padding: 30px 0;
  }
  .car-key-outer h2 {
    font-size: 28px;
  }
  .car-list ul {
    width: 15.5%;
    margin: 50px 5.50831% 50px 0;
  }
  .testimonial-wrap h2 {
    font-size: 26px;
  }
  .footer {
    padding-top: 40px;
  }
  .testimonial-outer {
    padding-top: 40px;
  }
  h3 {
    font-size: 26px;
  }
  .wellcome-carkey h1 {
    font-size: 30px;
  }
  .keysearchwrapouter {
    top: 45%;
    width: 100%;
  }
  .keysearchwrapouter h2 {
    font-size: 32px;
  }
  .block-padding {
    padding: 60px 0;
  }
  .keysearchwrapouter h4 {
    font-size: 22px;
  }
  .keysearchwrapouter .wrapper {
    max-width: 630px;
  }
  .keysearch-form h3 {
    font-size: 12px;
    line-height: 18px;
  }
  .carkey-post {
    width: 22%;
    margin-right: 4%;
  }
  .car-logo ul li {
    margin-bottom: 25px;
  }
  .car-list ul li {
    font-size: 16px;
    padding-left: 35px;
  }
  .wrapper.testimonial-wrap {
    max-width: 610px;
  }
  .car-key-outer {
    padding: 40px 0;
  }
  .key-made-wrap {
    background-size: 100px, 70px;
    padding: 0 110px 0 160px;
  }
  .select-key-type {
    margin-right: 20px;
  }
  .key-made-form label {
    margin-left: 10px;
    font-size: 16px;
    margin-right: 5px;
  }
  .select-key-type select {
    width: 140px;
  }
  /*	.key-made{ padding:30px 0 60px;} */
  .key-made-wrap h2 {
    font-size: 27px;
  }
  .key-made-wrap h3 {
    font-size: 28px;
  }
  .header-margin {
    margin-bottom: 112px;
  }
  .right-container {
    width: 480px;
  }
  .product-col .price {
    font-size: 42px;
  }
  .product-col .labor_included {
    font-size: 14px;
  }
  .product-col {
    font-size: 13px;
    margin-bottom: 40px;
  }
  .whatyousee h2 {
    font-size: 34px;
  }
  .whatyousee {
    font-size: 28px;
  }
  .key-made-wrap {
    padding: 0 80px 0 110px;
  }
  .key-made-wrap h5 {
    font-size: 14px;
  }
  .select-key-type {
    margin-right: 0px;
  }
  .key-made-form label {
    margin-right: 0px;
  }
  .select-key-type select {
    width: 120px;
  }
  .sidebar h2 {
    font-size: 16px;
  }
  .sidebar-widget {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .header-right {
    display: block !important;
  }
}
@media only screen and (min-width: 767px) {
  .main-nav ul li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .main-nav {
    margin-right: 0px;
  }
  .header.bottom .btnwrap {
    margin: -3px 0px;
  }
  /*.wrapper {max-width:460px;}*/
  .section1.section2 .three-column-list ul li {
    padding-left: 0px;
  }
  .section1_content.cbp-so-side.cbp-so-side-right .btnwrap, .section1_content .btnwrap {
    text-align: center;
  }
  .section1, .section1.section2 {
    background: none;
    text-align: center;
  }
  body {
    font-size: 13px;
  }
  .logo {
    width: 105px;
  }
  .header {
    background: #000;
    position: static;
    padding: 0;
  }
  .header-right {
    float: none;
    clear: both;
    width: auto;
    display: none;
  }
  .main-nav ul li {
    float: none;
    font-size: 16px;
    margin: 0;
    border-bottom: 1px solid #fff;
  }
  .main-nav ul li a {
    display: block;
  }
  .main-nav {
    float: none;
  }
  .calling {
    font-size: 20px;
    float: none;
  }
  .keysearchwrapouter {
    top: 32%;
    width: 100%;
  }
  .keysearchwrapouter h2 {
    font-size: 25px;
    margin: 5px 0 10px;
  }
  .keysearchwrapouter h4 {
    font-size: 22px;
  }
  .keysearch-form h3 {
    font-size: 12px;
    line-height: 18px;
  }
  .select-key {
    padding: 0 10px;
    margin: 10px 0;
  }
  .banner-left-arrow {
    left: 30px;
  }
  .banner-right-arrow {
    right: 30px;
  }
  .block-padding {
    padding: 30px 0;
  }
  .wellcome-carkey h1 {
    font-size: 24px;
  }
  .carkey-post {
    width: 46%;
  }
  .carkey-post:nth-child(2) {
    margin-right: 0px;
  }
  .carkey-post:nth-child(3) {
    clear: left;
  }
  h3 {
    font-size: 22px;
  }
  h3 br {
    display: none;
  }
  .carkey-post {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .section1_content {
    width: auto;
    padding: 30px 0;
    min-height: 1px;
  }
  .section1_content h2 {
    font-size: 24px;
    padding-bottom: 40px;
    background-position: left bottom;
  }
  .three-column-list {
    margin-top: 40px;
  }
  .three-column-list ul {
    min-width: 1px;
    width: 33.333%;
  }
  .serviceline {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .serviceline span {
    font-size: 24px;
  }
  .serviceline a {
    font-size: 20px;
  }
  .galler-arrow-right {
    direction: rtl;
  }
  .car-key-outer h2 {
    font-size: 28px;
  }
  .car-key-outer {
    padding: 20px 0;
  }
  .car-logo {
    margin-top: 20px;
  }
  .car-logo ul li {
    margin-bottom: 20px;
  }
  .car-list ul {
    width: 27.5%;
    margin: 30px 7.50831% 30px 0;
  }
  .car-list ul:nth-child(3) {
    margin-right: 0px;
  }
  .testimonial-outer {
    padding-top: 30px;
  }
  .testimonial-wrap h2 {
    margin-top: 0px;
  }
  .testimonialarrow-right {
    right: 20px;
    background-size: 100% auto;
    height: 37px;
    width: 20px;
  }
  .testimonialarrow-left {
    left: 20px;
    background-size: 100% auto;
    height: 37px;
    width: 20px;
  }
  .wrapper.testimonial-wrap {
    padding-right: 60px;
    padding-left: 60px;
  }
  .testimonial-wrap h2 {
    font-size: 24px;
  }
  .testimonial-wrap {
    font-size: 14px;
  }
  .testimonial-wrap .name {
    font-size: 16px;
  }
  .footer-nav {
    margin-right: 4%;
  }
  .copyright {
    font-size: 14px;
  }
  .car-list ul li {
    font-size: 14px;
  }
  .keysearch-form {
    margin: 0;
  }
  .header-margin {
    margin: 0;
  }
  .key-made-wrap {
    padding: 0px;
    background: none;
  }
  .key-made-wrap h5 {
    font-size: 12px;
  }
  .key-made-form {
    overflow: hidden;
  }
  .key-made-form label {
    clear: left;
    float: left;
    margin-left: 0;
    text-align: left;
    width: 100px;
    margin-bottom: 5px;
  }
  .select-key-type {
    float: right;
    clear: right;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .key-made-wrap h2 {
    font-size: 18px;
  }
  .key-made-wrap h3 {
    font-size: 20px;
  }
  /*.key-made{ padding:30px 0 60px;}*/
  .sidebar {
    float: none;
    margin: 0 auto;
  }
  .right-container {
    float: none;
    width: auto;
  }
  .product-col {
    margin-bottom: 30px;
    font-size: 12px;
  }
  .product-col .call-now {
    font-size: 10px;
  }
  .product-col .price {
    font-size: 40px;
  }
  .product-col .labor_included {
    font-size: 14px;
  }
  .whatyousee h2 {
    font-size: 22px;
  }
  .whatyousee {
    font-size: 18px;
  }
  .sidebar-widget {
    margin-bottom: 60px;
  }
  .header.bottom .header-right {
    display: block !important;
  }
  .key-made-form label {
    font-size: 14px;
  }
  .nav-icon {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  ul.services-block li {
    width: auto;
    min-height: auto;
  }
  .inner h1 {
    font-size: 32px;
  }
  .footer-nav {
    float: none;
    width: auto;
    text-align: center;
    margin: 0 0 30px;
  }
  .footer-nav h6 {
    background-position: center bottom;
    padding-bottom: 15px;
  }
  .footer {
    padding-top: 20px;
  }
  .footer-nav.contactus ul li {
    padding: 4px 4px 4px 30px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 479px) {
  /*.wrapper {max-width:300px;}*/
  .product-col {
    float: none;
    margin: 0 0 40px !important;
    clear: none !important;
    width: 100%;
    text-align: center;
  }
  .footer-nav h6 {
    margin-top: 0px;
  }
  .footer-nav p {
    margin-bottom: 10px;
  }
  .select-key {
    float: none;
    width: auto;
  }
  .three-column-list ul {
    width: 100%;
  }
  .car-list ul {
    width: 100% !important;
    margin: 0 0 30px !important;
  }
  .car-list ul li {
    margin-left: 60px;
  }
  .key-made-wrap h2 {
    font-size: 24px;
    margin: 20px 0 10px;
  }
  .key-made-wrap h3 {
    font-size: 26px;
  }
  /*.key-made{ padding:30px 0;}*/
  .sidebar h2 {
    font-size: 14px;
  }
  .key-made-wrap {
    background: none;
    padding: 0px;
    min-height: auto;
  }
}





@media only screen and (min-width: 768px){
     .banner-list-area {
         padding-top: 510px;
     }
}

@media only screen and (max-width: 767px) {
.banner-list-area {
    padding-top: 140px;
}
.banner-list-area p{
   font-size: 20px !important;
   text-align: left;
   padding-left: 24px;
}
.banner-list-area ul li{
   font-size: 14px;
}
.header .wrapper{
    padding-top: 70px;
    padding-bottom: 12px;
}


}











