@media only screen and (min-width: 1140px){
    .footer_container .footer .searchform input[type="text"] {
        width: 146px;
        height: 32px;
        padding: 0px 0px 0px 30px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1140px) {
    .flex-direction-nav a {
        position: absolute;
        bottom:-16%;
    }
    .flex-direction-nav .flex-next {
        width: 27px;
        height: 27px;
        right: 0;
    }
    .flex-direction-nav .flex-prev {
        width: 27px;
        height: 27px;
        right: 72px;	
    }
    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }
    .flex-pauseplay{
        cursor:pointer;
        color:#fff;
        position: absolute;
        right:36px;
        bottom:-16%;
        display:compact;
        font-size:0px;
    }
    .flex-pauseplay .flex-play{
        height:27px;
        width:27px;
        display:block;
    }
    .flex-pauseplay .flex-pause{
        height:27px;
        width:27px;
        display:block;
    }
    .feature_content {
        max-width:100%;
        padding-right:7px;
    }
    .featurebox .featurebox_desc{
        width:189px;
    }
    .featurebox .featurebox_desc.third{
        margin-right:0;
    }
    .featurebox .featurebox_desc h4{
        margin-bottom:12px;
    }
    .featurebox .featurebox_desc .feature-img-section{
        width:189px;
        margin: 0 auto 15px;
    }
    .feature_content .feature_testimonial{
    }
    .feature_sidebar{
        padding-left:18px;
    }
    .dk_options_inner, .dk_touch .dk_options {
        width: 230px;
        margin-top: -3px;
        margin-left: 7px;
    }
    .feature_sidebar .feature_addressbar ul li span.content {
        float: right;
        width:auto;
        font-size: 15px;
    }
    .feature_sidebar .feature_addressbar span.address-tip {
        position: absolute;
        bottom: -6%;
    }
    .feature_sidebar .feature_map{
        background: url(../images/map-shadow-shadow.png) center bottom no-repeat;
        height:206px;
    }
    .feature_sidebar .feature_map iframe{
        width:284px;
        height:180px;
    }
    .feature_bottom ul li{
        margin-right:20px;
    }
    .feature_bottom ul li img{
        width:170px;
        height:113px;
    }
    .page_content .searchform {
        width: 240px;
    }
    #contactForm #contact-form-name input[type="text"] {
        width: 97%;
    }
    #contactForm #contact-form-email input[type="text"] {
        width:116%;
        margin-left: 46px;
    }
    .page_content .gallery ul.thumbnail.col-3 li {
        margin-right: 7%;
    }
    .page_content .gallery ul.thumbnail.col-4 li {
        margin-right: 0.5%;
        margin-bottom:7px;
    }
    .page_content .gallery ul.thumbnail.col-5 li {
        margin-right: 40px;
        margin-bottom:40px;
    }
    .page_content .gallery ul.thumbnail.col-6 li {
        margin-right: 29px;
        margin-bottom: 22px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-2 li {
        width: 270px;
        margin-left: 50px;
        margin-right: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .sidebar {
        padding-left: 52px;
    }     
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .sidebar-widget {
        text-align: center;
    }
    .page_content .searchform {
        margin: 0 auto;
    }
}
@media only screen and (min-width: 767px) and (max-width: 960px) {
    .call-us p {
        padding-left: 20px;
    }	
    .grid_8.omega.ipad{
        width:308px;
    }
    .grid_16.alpha.ipad{
        width:442px;
    }
    .flex-direction-nav a {
        position: absolute;
        bottom:-22%;
    }
    .flex-direction-nav .flex-next {
        width: 27px;
        height: 27px;
        right: 3px;
    }
    .flex-direction-nav .flex-prev {
        width: 27px;
        height: 27px;
        right: 72px;	
    }
    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }
    .flex-pauseplay{
        cursor:pointer;
        color:#fff;
        position: absolute;
        right:37px;
        bottom:-22%;
        display:compact;
        font-size:0px;
    }
    .flex-pauseplay .flex-play{
        height:27px;
        width:27px;
        display:block;
    }
    .flex-pauseplay .flex-pause{
        height:27px;
        width:27px;
        display:block;
    }
    .feature_content {
        max-width:100%;
    }
    .page_content .content_bar .post .post_content {
        overflow:visible;
    }
    .feature_testimonial .circle img {
        width: 100px;
        height: 100px;
        margin-left: -10px;
    }
    .feature_content .feature_testimonial{
    }
    .feature_sidebar{
        padding-left:18px;
    }
    .feature_sidebar .feature_addressbar ul li span.content {
        float: right;
        width:auto;
        font-size: 15px;
    }
    .feature_sidebar .feature_addressbar span.address-tip {
        position: absolute;
        bottom: -6%;
    }
    .feature_sidebar .feature_map{
        height: 264px;
        background-size: contain;
    }
    .feature_bottom ul li{
        margin-right:66px;
    }
    .feature_bottom ul li.three{
        margin-right:0;
    }
    .page_content .searchform input[type="text"] {
        width: 160px;
        height: 32px;
    }
    #contactForm #contact-form-name input[type="text"] {
        width:131%;
    }
    #contactForm #contact-form-email label {
        margin-left:0;
        margin-top:15px;
    }
    #contactForm #contact-form-email {
        display:block;
        width:100%;
    }
    #contactForm #contact-form-email input[type="text"] {
        width:91%;
        margin-left: 0px;
    }
    #contactForm #contact-form-message textarea {
        width: 94.5%;
    }
    #commentform p.comment-form-author input[type="text"] {
        width:87%;
    }
    #commentform p.comment-form-url input[type="text"] {
        width:87%;
    }
    #commentform p.comment-form-email input[type="text"] {
        width:87%;
    }
    .comment-form-email input#email {
        width:60%;
    }
    .comment-form-url {
        position:static;
        width:100%;
    }
    textarea#comment {
        height:100px;
    }
    .page_content .gallery ul.thumbnail.col-3 li {
        margin-right:-2%;
    }
    .page_content .gallery ul.thumbnail.col-5 li {
        margin-right: 65px;
        margin-bottom:56px;
    }
    .page_content .gallery ul.thumbnail.col-6 li {
        margin-right: 21px;
        margin-bottom:16px;
    }
    .page_content .gallery ul.thumbnail{
        width:100%;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-2{
        width:107%;	
        overflow:hidden;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-2 li {
        width: 270px;
        margin-left: 50px;
        margin-right: 50px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-4 li {
        margin-right: 2.5%;
    }
    .sidebar-widget ul{
        list-style: none;
    }
}
@media only screen and (max-width: 768px) {
    .sidebar {
        padding-left:0;
    }
    .feature_sidebar .feature_addressbar ul li span.content {
    float: right;
}
    textarea {
        max-height: 150px;
    }
    .header{
        padding-top:0 !important;
    }
    #wp-calendar {
        width: 300px !important;
        margin: 0 auto !important;
    }
    .searchform {
        margin: 0 auto 25px !important;
    }
    .featurebox .featurebox_desc{
        text-align: center;
        margin-bottom: 30px !important;
    }
    .featurebox .featurebox_desc .feature-img-section{
        width: 224px;
        margin: 0 auto 15px;
    }
    .feature_testimonial .circle {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    ol.commentlist li .comment-meta{
        position: initial;
        margin-top: 10px;
    }
    a.comment-edit-link {
        float: right;
        padding-right: 8px;
    }
    .sidebar{
        text-align:center;
    }
} 
@media only screen and (max-width: 640px){
    .footer_container .footer .searchform input[type="text"] {
        padding:0;
    }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
    .call-us, .call-us p{
        text-align:center;
        margin-bottom:10px;
    }
    .call-us a.btn{
        display:inline-block;
        visibility:visible;
        margin-top:15px;
        font-size:0px;
        width:160px;
        height:59px;
        cursor:pointer;
        text-indent:99999px;
    }
    .header-info a.btn{
        display:inline-block;
        visibility:visible;
        margin-top:0px;
        margin-bottom:10px;
        font-size:0px;
        width:160px;
        height:59px;
        text-indent:99999px;
    }  
    .header .logo{
        text-align:center;
        margin: 40px 0 21px 0;
    }
    .logo {
        text-align:center;
    }
    .flex-direction-nav a {
        position: absolute;
        bottom: -20%;
    }
    .flex-direction-nav .flex-next {
        width: 27px;
        height: 27px;
        right: 0;
        bottom: -20%;
    }
    .flex-direction-nav .flex-prev {
        width: 27px;
        height: 27px;
        right: 70px;	
        bottom: -20%;
    }
    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }
    .flex-pauseplay{
        cursor:pointer;
        color:#fff;
        position: absolute;
        right:35px;
        bottom: -20%;
        display:compact;
        font-size:0px;
    }
    .flex-pauseplay .flex-play{
        height:27px;
        width:27px;
        display:block;
    }
    .flex-pauseplay .flex-pause{
        height:27px;
        width:27px;
        display:block;
    }
    .feature_content {
        max-width:100%;
    }
    .page_content .content_bar .post .post_content {
        overflow:visible;
    }
    .feature_testimonial .testimonial-heading {
        text-align:center;
    }
    .sidebar-widget {
        text-align: center;
    }
    .sidebar-widget ul {
        list-style: none;
    }
    .feature_bottom h2 {
        text-align:center;
    }
    .feature_bottom ul li.two{
        margin-right:0;
    }
    .feature_bottom ul li{
        margin-right:28px;
    }
    .bottom_footer_container .copyrightinfo p {
        margin-bottom: 17px;
        text-align: center;
    }
    .bottom_footer_container .social_logos {
        float:none;
        margin-bottom: 0;
        text-align: center;
    }
    #contactForm #contact-form-name input[type="text"] {
        width: 144%;
    }
    #contactForm #contact-form-email label {
        margin-left:0;
        margin-top:15px;
    }
    #contactForm #contact-form-email {
        display:block;
        width:100%;
    }
    #contactForm #contact-form-email input[type="text"] {
        width:89%;
        margin-left: 0px;
    }
    #contactForm #contact-form-message textarea {
        width: 94.5%;
    }
    #commentform p.comment-form-author input[type="text"] {
        width:87%;
    }
    #commentform p.comment-form-url input[type="text"] {
        width:87%;
    }
    #commentform p.comment-form-email input[type="text"] {
        width:87%;
    }
    .comment-form-email input#email {
        width:60%;
    }
    .comment-form-url {
        position:static;
        width:100%;
    }
    .page_content .gallery ul.thumbnail.col-3 li {
        margin-right: -3%;
    }
    .page_content .gallery ul.thumbnail.col-4 li {
        margin-right: 0.5%;
        margin-bottom:7px;
    }
    .page_content .gallery ul.thumbnail.col-6 li {
        margin-right: 20px;
        margin-bottom: 16px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-2 li{
        margin-left: 40px;
    }
}
@media only screen and (max-width: 480px) {
    .call-us, .call-us p{
        text-align:center;
        margin-bottom:10px;
    }
    .call-us a.btn{
        display:inline-block;
        visibility:visible;
        margin-top:15px;
        font-size:0px;
        width:160px;
        height:59px;
        cursor:pointer;
        text-indent:99999px;
    }
    .header .logo {
        text-align:center;
        margin: 40px 0 21px 0px;
    }
    .flex-direction-nav a {
        position: absolute;
        bottom:-34%;
    }
    .flex-direction-nav .flex-next {
        width: 27px;
        height: 27px;
        bottom:-32%;
        right: 0;
    }
    .flex-direction-nav .flex-prev {
        width: 27px;
        height: 27px;
        right: 70px;
        bottom:-32%;	
    }
    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }
    .flex-pauseplay{
        cursor:pointer;
        color:#fff;
        position: absolute;
        right:50px;
        bottom:-32%;
        display:compact;
        font-size:0px;
    }
    .flex-pauseplay .flex-play{
        height:27px;
        width:27px;
        display:block;
        margin-right: -15px;
    }
    .flex-pauseplay .flex-pause{
        height:27px;
        width:27px;
        display:block;
        margin-right: -15px;
    }
    .page_content .content_bar .post .post_content {
        overflow:visible;
        text-align: center;
    }
    .feature_content {
        max-width:100%;
        padding-right:7px;
    }
    .featurebox .feature-heading {
        margin-top: 15px;
        margin-bottom: 25px;
        max-width: 75%;
    }
    .feature_testimonial .testimonial-heading {
        text-align:center;
    }
    .feature_testimonial p {
        text-align:center;
    }
    .feature_sidebar {
        text-align: center;
    }
    #wp-calendar {
        width: 272px !important;
    }
    .footer_container .footer .footer_widget .sidebar-widget{
        text-align: center;
    }
    .feature_bottom h2 {
        text-align:center;
        margin-bottom:30px;
    }
    .feature_bottom ul li{
        margin-right:28px;
    }
    .feature_testimonial .testimonial-heading {
        text-align:center;
    }
    .feature_testimonial p {
        margin-left: 0px;
        text-align:center;
    }    
    .feature_sidebar .feature_addressbar ul li span.content {
        float: right;
        width:200px;
        font-size: 15px;
    }
    .feature_sidebar .feature_addressbar span.address-tip {
        position: absolute;
        bottom: -6%;
    }
    .feature_sidebar .feature_map{
        background:url(../images/map-shadow-shadow.png) center bottom no-repeat;
        height: 232px;
        background-size: contain;
    }
    .feature_bottom ul li{
        margin-left:44px;
    }
    .page_content .content_bar .post .post-img-section img,
    .page_content .content_bar .post .post-img-section span.overlay{
        margin-top: 20px;
    }
    .bottom_footer_container .copyrightinfo p {
        color: #f6f5f5;
        margin-top: 9px;
        margin-bottom: 15px;
        margin-bottom: 17px;
        text-align: center;
    }
    .bottom_footer_container .social_logos {
        float:none;
        margin-bottom: 0;
        text-align: center;
    }
    .contact-page {
        overflow:visible;
    }
    #contactForm{
        width:104%;
    }
    #contactForm #contact-form-name input[type="text"] {
        width: 87%;
    }
    #contactForm #contact-form-email label {
        margin-left:0;
        margin-top:15px;
    }
    #contactForm #contact-form-email {
        display:block;
        width:95%;
    }
    #contactForm #contact-form-email input[type="text"] {
        width:89%;
        margin-left: 0px;
    }
    #contactForm #contact-form-message textarea {
        width: 91.5%;
    }
    .page_content .sidebar {
        margin-left:0;
    }
    #commentform p.comment-form-author input[type="text"] {
        width:79%;
    }
    #commentform p.comment-form-url input[type="text"] {
        width:86%;
    }
    #commentform p.comment-form-email input[type="text"] {
        width:79%;
    }
    .comment-form-email input#email {
        width:60%;}
    .comment-form-url {
        position:static;
        width:92%;
    }
    .page_content .content_bar .gallery ul.thumbnail.col-1{
        margin-left:20px;
    }
    .page_content .content_bar .gallery ul.thumbnail.col-2{
        margin-left:10px;
    }
    .page_content .content_bar .gallery ul.thumbnail.col-3{
        margin-left:10px;
    }
    .page_content .content_bar .gallery ul.thumbnail.col-6{
        margin-left:20px;
    }
    .page_content .gallery ul.thumbnail.col-5{
        margin-left:40px;
    }
    .page_content .gallery ul.thumbnail.col-4{
        margin-left:24px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-2 li{
        margin-left: 10px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-3 li{
        margin-left: 10px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-4 li{
        margin-left: 10px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-5 li{
        margin-left: 20px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-6 li{
        margin-left: 60px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-7 li{
        margin-left: 60px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-8 li{
        margin-left: 80px;
    }
    .page_content .fullwidth .gallery ul.thumbnail.col-9 li{
        margin-left: 80px;
    }
    .page_content .content_bar .post .post-img-section{
        float: none;
        display: block;
        text-align: center;
    }
    .page_content .content_bar .post .post-img-section span.overlay{
        width: 218px;
        height: 171px;
    }
    .page_content .content_bar .post .post-img-section{
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .content_bar h1.post_title{
        text-align: center;
    }
    .page_content .sidebar .sidebar-widget,
    .footer_widget .sidebar-widget{
        text-align: center;
    }
}
@media only screen and (max-width: 320px) {
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next{
        bottom: -32%;
    }
    .flex-direction-nav .flex-next{
        right: 70px;
    }
    .flex-direction-nav .flex-prev{
        right: 170px;
    }
    .flex-pauseplay .flex-pause,
    .flex-pauseplay .flex-play{
        margin-right: 70px;
    } 
    .featurebox .feature-heading{
        text-align: center;
        margin-top: 50px;
        max-width: 100%;
    }
    #commentform {
        text-align: center;
    }
    ol.commentlist li .reply {
        position: initial;
        float: right;
        margin-top: -30px;
        margin-right: 15px;
    }
    ol.commentlist li p {
        clear: both;
    }
    ol.commentlist li .reply a {
        padding-left: 0;
    }    
    #commentform p.form-allowed-tags, 
    #commentform p.logged-in-as{
        margin-left: auto;  
        margin-right: auto;
    }
    ol.commentlist li .comment-body {
        text-align:center;
        padding: 20px 5px !important;
    }
    ol.commentlist li p {
        text-align:center;
    }
    .attachment .fullwidth{
        text-align:center;
    }
    ol.commentlist li .comment-meta a{
        width:100%;
    }
    ol.commentlist li .comment-author .avatar {
        position: initial;
    }
    .feature_sidebar .feature_map{
        height: 222px;
        background-size: contain;
    }
    .page_content .content_bar .post .post-img-section img,
    .page_content .content_bar .post .post-img-section span.overlay{
        margin-top: 20px;
    }
}