/*
Theme Name: Twenty Fourteen
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */


*{
	padding:0px;
	margin:0px;
	
}

.wrapper{
	width:100%;
	
}


.main-header {
    border-bottom: 1px solid #d6d7d6;
    margin-bottom: 1px;
    padding-bottom: 19px;
    width: 100%;
}


.the_content > h2 {
    color: rgb(46, 194, 241);
    font-family: roboto condensed;
    text-decoration: underline;
}
.header-top {
    background: #07345f none repeat scroll 0 0;
    display: table;
    width: 100%;
}

.header-col-1 {
    margin: 0 auto;
    width: 1170px;
}


.quote-form .wpcf7-form-control.wpcf7-text {
    background-color: #fcfcfc;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #919191;
    margin-top: 5px;
    width: 100%;
}

.quote-form  .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
    font-family: oswald;
    letter-spacing: 1px;
    width: 97%;
}
.wpcf7-form span {
    color: red;
    font-weight: bold;
}

.wpcf7-form-control.wpcf7-date.hasDatepicker {
    height: 31px;
	 background-color: #fcfcfc;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #919191;
    width: 100%;
	padding-left:10px;
}


.quote-form textarea {
    background-color: #fcfcfc;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #919191;
    margin-top: 4px;
    width: 100%;
}

.guest > p {
    float: left;
    font-family: oswald;
    margin-right: 25px;
    padding-bottom: 7px;
    width: 27%;
}


.guest {
    clear: both;
    display: table;
    width: 100%;
}


.quote-form .wpcf7-form-control.wpcf7-select {
    background-color: #fcfcfc;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #919191;
    height: 36px;
    margin-top: 5px;
    padding: 0 8px;
    width: 100%;
}

.quote-form .wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
}

.quote-form .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid;
    border-radius: 0;
	 background-color: #fcfcfc;
    border-color: #e1e1e1;
    color: #919191;
    box-shadow: none;
    width: 100%;
}






.quote-form {
    background: #04203c none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    margin-top: 16px;
    opacity: 0.88;
    padding: 20px;
}
.quote-form img {
    margin-bottom: 15px;
}


.email a {
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-decoration: none;
}
.email {
    float: left;
    margin-right: 187px;
    padding: 12px 0;
}
.email img {
    margin-right: 7px;
}


.cell p {
    color: #fff;
    float: right;
    font-family: lato;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 12px;
    text-transform: uppercase;
}
.cell > img {
    float: left;
    margin-right: 10px;
}



.cell {
    display: table;
    float: left;
    padding: 14px 0;
}


.cell span {
    font-size: 18px;
    font-weight: normal;
}

.fb{
	background-image:url(images/fb.png);
	width:10px;
	height:18px;
	background-repeat:no-repeat;
	display:table;
}


.tw {
    background-image: url("images/tw.png");
    background-repeat: no-repeat;
    display: table;
    height: 14px;
    margin-top: 3px;
    width: 17px;
}

.in {
    background-image: url("images/in.png");
    background-repeat: no-repeat;
    display: table;
    height: 17px;
    margin-top: 1px;
    width: 18px;
}
.g {
    background-image: url("images/g.png");
    background-repeat: no-repeat;
    display: table;
    height: 17px;
    margin-top: 2px;
    width: 19px;
}







.foo-fb{
	background-image:url(images/foo-fb.png);
	width:10px;
	height:18px;
	background-repeat:no-repeat;
	display:table;
}


.foo-tw {
    background-image: url("images/foo-tw.png");
    background-repeat: no-repeat;
    display: table;
    height: 14px;
    margin-top: 3px;
    width: 17px;
}

.foo-in {
    background-image: url("images/foo-in.png");
    background-repeat: no-repeat;
    display: table;
    height: 17px;
    margin-top: 1px;
    width: 18px;
}
.foo-g {
    background-image: url("images/foo-g.png");
    background-repeat: no-repeat;
    display: table;
    height: 17px;
    margin-top: 2px;
    width: 19px;
}


.foo-col-1 > p {
    color: rgb(129, 133, 142);
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.8px;
    margin-right: 40px;
    padding-right: 36px;
}


.footer-bottom-col {
    margin: 0 auto;
    padding-bottom: 46px;
    padding-top: 38px;
    width: 1170px;
}

.social-icons {
    display: table;
    float: right;
    padding: 11px 0;
    width: 13px;
}
.social-icons ul li {
    float: left;
    list-style: outside none none;
    margin-right: 33px;
}
.social-icons ul li:last-child {
    margin-right: 0;
}


.header-col-2 {
    display: table;
    margin: 0 auto;
    width: 1170px;
}


.logo {
    float: left;
    padding-top: 25px;
}


.nav ul li {
    float: left;
    list-style: outside none none;
}


.nav ul li a:hover, .nav .current-menu-item a, .nav .current_page_parent .current-menu-item a, .current_page_parent {
     background: #2ec2f1 none repeat scroll 0 0;
    color: #fff;
	    transition: all 0.7s ease 0s;

}

.nav ul li a {
    border-radius: 21px;
    color: #6f7c81;
    display: table;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    letter-spacing: 1.5px;
    padding: 8px 24px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav {
    float: right;
    padding-top: 45px;
}

.clear{
	clear:both;
	
}

.main-slider img {
    width: 100%;
}


.main-slider {
    margin-bottom: 5px;
    width: 100%;
}

.slider-content {
    background: #04203c none repeat scroll 0 0;
    display: table;
    opacity: 0.9;
    padding-left: 27px;
    padding-right: 27px;
    text-align: center;
    width: 291px;
}





.slider-content h1 {
    color: #fff;
    font-family: lato;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 49px;
    padding-top: 142px;
}

.slider-content h2 {
    font-family: lato;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    padding-bottom: 43px;
}




.slider-content > p {
    color: #aaaaaa;
    font-family: lato;
    font-size: 13px;
    letter-spacing: 1.5px;
    margin: 0 auto;
    padding-bottom: 106px;
    width: 240px;
}



.section-one {
    background: #2ec0f0 none repeat scroll 0 0;
    margin-bottom: 59px;
    width: 100%;
}

.section-one-col {
    margin: 0 auto;
    padding: 32px 0 40px;
    text-align: center;
    width: 1170px;
}

.section-one-col > h1 {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 28px;
    text-shadow: 2px 0 #0a6f90;
    text-transform: uppercase;
}

.section-one-col > p {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    letter-spacing: 1.5px;
	    text-shadow: 2px 0 #0a6f90;

}
.container {
    display: block;
    width: 100%;
}



.section-two {
    display: table;
    margin: 0 auto 40px;
    width: 1170px;
}

.section-two-col-1 {
    float: left;
    margin-right: 59px;
    text-align: center;
    width: 280px;
}
.section-two-col-1 > h1 {
    color: #4e4e4e;
    font-family: lato;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-bottom: 32px;
}
.section-two-col-1 > h2 {
    color: #407a96;
    font-family: open sans;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1.5px;
    line-height: 22px;
    text-transform: uppercase;
}
.section-two-col-1 h3 {
    color: #407a96;
    font-family: open sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1.5px;
    padding-bottom: 26px;
    text-transform: uppercase;
}
.section-two-col-1 > p {
    color: #2ec0f0;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding-bottom: 17px;
    text-transform: uppercase;
}


.form-date {
    clear: both;
    display: table;
	width:100%;
}



.form-date > p {
    float: left;
    font-family: oswald;
    margin-right: 30px;
    padding-top: 5px;
    width: 26.54%;
}


.quote-form .wpcf7-form-control-wrap.PickupDate {
 

}



.quote-form .wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    background-color: #fcfcfc;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #919191;
    height: 36px;
    margin-top: 5px;
    padding-left: 10px;
    width: 100%;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #c6c6c6;
    border-image: none;
    border-radius: 6px;
    border-right: 1px solid #c6c6c6;
    border-top: medium none;
    box-shadow: 0 1px 2px 0 #9f9d9d inset;
    color: #9f9d9d;
    font-family: open sans;
    font-size: 14px;
    height: 36px;
    padding-left: 11px;
    width: 267px;
}


.wpcf7-form > p {
    margin-bottom: 7px;
}


.wpcf7-form-control.wpcf7-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #c6c6c6;
    border-image: none;
	    border-right: 1px solid #c6c6c6;

    border-radius: 6px;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: 0 1px 2px 0 #9f9d9d inset;
    color: #9f9d9d;
    font-family: open sans;
    font-size: 14px;
    height: 36px;
    padding-left: 11px;
    width: 267px;
}


textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #c6c6c6;
    border-image: none;
    border-radius: 6px;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: 0 1px 2px 0 #9f9d9d inset;
    color: #9f9d9d;
    font-family: open sans;
    font-size: 14px;
    height: 96px;
    padding-left: 11px;
	    border-right: 1px solid #c6c6c6;

    width: 267px;
	resize:none;
}




.wpcf7-form-control.wpcf7-submit {
    background: rgb(46, 192, 240) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    display: table;
    float: left;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 31px;
    padding: 7px 27px;
    text-transform: capitalize;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    clear: both;
    display: table;
    font-family: open sans;
    font-size: 13px;
}
.wpcf7-not-valid-tip {
    display: table;
    font-family: open sans;
    font-size: 12px !important;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}


.section-two-col-2 {
    display: table;
    float: left;
    width: 491px;
}



.col-2-post > a {
    background: rgb(231, 231, 231) none repeat scroll 0 0;
    border-radius: 5px;
    color: rgb(78, 78, 78);
    display: table;
    font-family: open sans;
    font-size: 13px;
    margin-top: 26px;
    padding: 7px 26px;
    text-decoration: none;
}

.col-2-content > p {
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.4px;
    line-height: 19px;
    padding-bottom: 15px;
}


.col-2-content > p:first-child {
	font-weight:600;
 }


.col-2-thumb {
    padding-bottom: 34px;
}


.section-two-col-2 > h1 {
    color: #4e4e4e;
    font-family: lato;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 1.5px;
    padding-bottom: 28px;
    text-align: center;
    text-transform: capitalize;
}


.section-two-col-3 {
    display: table;
    float: right;
    width: 278px;
}
.section-two-col-3 > h1 {
    color: #4e4e4e;
    font-family: lato;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 34px;
}

.services ul li {
    background-image: url("images/arrow.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e2e2e2;
    color: #4e4e4e;
    font-family: open sans;
    font-size: 14px;
    list-style: outside none none;
    margin-bottom: 11px;
    padding-bottom: 10px;
    padding-left: 22px;
}

.services ul li:last-child {
	border-bottom:none;
	
}

.section-two-col-3 > a {
    background: rgb(231, 231, 231) none repeat scroll 0 0;
    border-radius: 5px;
    color: rgb(78, 78, 78);
    display: table;
    font-family: open sans;
    font-size: 13px;
    margin-top: 85px;
    padding: 7px 26px;
    text-decoration: none;
}


.col-2-post > a:hover {
	background:#2ec0f0 none repeat scroll 0 0;
	color:#fff;
	    transform: scale(1.1);

	    transition: all 0.7s ease 0s;
}


.wpcf7-form-control.wpcf7-submit:hover {
    background: rgb(231, 231, 231) none repeat scroll 0 0;
    transform: scale(1.1);
    transition: all 0.7s ease 0s;
	color:#888888;
}

.section-two-col-3 > a:hover {
    background: rgb(46, 192, 240) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    transform: scale(1.1);
    transition: all 0.7s ease 0s;
}

.section-three{
	background-image:url(images/testi_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:383px;
	
}


.testimonials {
    margin: 0 auto;
    padding-top: 92px;
    text-align: center;
    width: 1170px;
}


.testimonials > h1 {
    color: #fff !important;
    font-family: open sans;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0.5px;
    padding-bottom: 37px;
}


.testimonials .cycloneslider-caption {
    text-align: center;
    width: 100% !important;
}
.cycloneslider-caption-description .testimonials-content p
{
    color: #fff !important ;
}
.cycloneslider-caption-description .testimonials-content > h1 {
    color: #fff !important;
}
.testimonials-content {
    font-family: open sans;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.4px;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    width: 825px;
	color:#fff !important;
    
}

.testimonials-content p 
{
color:#fff !important; 
}

.testimonials .cycloneslider-pager {
    bottom: -49px !important;
    left: 0 !important;
    margin: 0 auto;
    right: 0 !important;
    text-align: center;
}

.main-footer{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	background-size:100% auto;
	
}




.footer {
    border-bottom: 4px solid rgb(234, 234, 234);
    display: table;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 61px;
    text-align: center;
    width: 1170px;
}


.footer > p {
    color: rgb(173, 181, 196);
    font-family: open sans;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1.5px;
    padding-bottom: 13px;
}


.footer > span {
    color: #246787;
    display: table;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.newsletter-col {
    display: table;
    margin: 0 auto 40px;
}
.eemail_textbox_class {
    background: rgb(60, 66, 74) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: rgb(245, 245, 245);
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    height: 44px;
    padding: 0 0 0 20px;
    width: 492px !important;
}
.eemail_textbox {
    display: table;
    float: left;
    margin-right: 10px;
    padding-bottom: 10px;
}

.eemail_button {
    float: right;
    padding-bottom: 0 !important;
}

.eemail_textbox_button {
    background: #2ec0f0;
    border: medium none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-family: roboto condensed;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 8px 0;
    width: 160px !important;
}


.widget-title {
    display: none;
}

.eemail_caption {
    display: none;
}


.eemail_msg {
    color: rgb(255, 0, 0);
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}


.eemail_textbox {
    padding-bottom: 0 !important;
}


.footer-nav li {
    float: left;
    list-style: outside none none;
}
.footer-nav {
    display: table;
    margin: 0 auto;
}
.footer-nav a {
    color: rgb(129, 133, 142);
    font-family: open sans;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0 28px;
    text-decoration: none;
    text-transform: capitalize;
}




.footer-bottom-col .social-icons {
    display: table;
    float: right;
    padding: 0;
    width: 13px;
}


.foo-col-1 a {
    color: rgb(129, 133, 142);
    text-decoration: none;
}


.page-content {
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 1170px;
}


img {
    border: medium none;
}
.the_title > h1 {
    color: rgb(46, 194, 241);
    font-family: roboto condensed;
    letter-spacing: 2px;
}
.the_content > p {
    font-family: lato;
    line-height: 25px;
    padding-bottom: 15px;
}



/* contact form 7 css */


.left_col {
    float: right;
}


.right_col {
    display: table;
}


.adress_detail {
    font-family: oswald;
}



.wpcf7-form > p {
    font-family: oswald;
    padding-top: 5px;
}

/* contact form 7 css ene here */




@media screen and  (max-width: 1170px) {


.wrapper {
    overflow: hidden;
}


.header-top {
    display: block;
}


.header-col-1 {
    margin: 0 auto;
    width: 98%;
}

.email {
     margin-right: 0;
    width: 37%;
}


.cell > p {
    float: none;
}


.cell {
     margin-right: 0;
    width: 42%;
}



.header-col-2 {
    width: 99%;
}


.slider-content > h1 {
    padding-top: 32px;
}


.slider-content > p {
    padding-bottom: 32px;
}


.cycloneslider-pager {
    bottom: 20px !important;
    right: 0 !important;
    width: 100% !important;
}


.cycloneslider-caption {
    width: 100% !important;
}



.section-one-col {
    padding: 26px 0;
    width: 98%;
}




.section-two {
    display: table;
    margin: 0 auto 29px;
    width: 99%;
}


.section-two-col-1 {
    margin-right: 0;
    text-align: left;
    width: 28%;
}


.section-two-col-2 {
    display: block;
    width: 43%;
}



.section-two-col-3 {
    display: block;
    width: 25%;
}


.col-2-thumb {
    display: table;
}


.col-2-thumb > img {
    width: 100%;
	height:auto;
}


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 83%;
}

.wpcf7-form-control.wpcf7-text{
    width: 83%;
}




textarea {
    width: 83%;
}


.section-two-col-2 > h1 {
    font-size: 24px;
}

.section-two-col-1 > p {
    font-size: 12px;
}

.section-two-col-1 h3 {
    padding-bottom: 12px;
}

	

.testimonials {
    padding-bottom: 50px;
    padding-top: 23px;
    width: 100%;
}
.section-three {
    display: table;
}



.testimonials .cycloneslider-pager {
    bottom: -159px !important;
}

.testimonials-content {
    width: 93% !important;
}
.cycloneslider-template-standard .cycloneslider-slides {
    overflow: unset !important;
}
	


.footer {
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
}




.section-one {
    margin-bottom: 30px;
}



.footer-bottom-col {
    padding-bottom: 20px;
	    width: 98%;

    padding-top: 20px;
}



.page-content {
    width: 97%;
}


	
}




@media screen and  (max-width: 800px) {


.logo {
    display: table;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
}


.nav {
    float: none;
    padding-top: 10px;
    margin: 0 auto;
    display: table;
}


.section-one-col > h1 {
    font-size: 23px;
}



.section-one-col > p {
    font-size: 18px;
}


.section-two-col-1 {
    display: table;
    float: none;
    margin: 0 auto 0px;
    text-align: center;
    width: 100%;
}


.wpcf7-form-control.wpcf7-submit {
    float: none;
    margin: 0 auto;
    width: 84%;
}


.section-two-col-2 {
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
}


.col-2-thumb {
    margin: 0 auto;
    padding-bottom: 20px;
}


.col-2-post > a {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

.section-two-col-3 {
    float: none;
    margin: 23px auto 0;
    text-align: left;
    width: 235px;
}


.section-two-col-3 > h1 {
    text-align: center;
}


.section-two-col-3 > a {
    margin-top: 14px;
}

.section-two-col-1 > h1 {
    padding-bottom: 12px;
}


.foo-col-1 > p {
 
    float: none;
    margin-right: 0;
    padding-right: 0;
    text-align: center;
	line-height:25px;
}


.footer-bottom-col .social-icons {
    float: none;
    margin: 10px auto 0;
}


.left_col {
    display: table;
    float: none;
    margin: 0 auto 20px;
    text-align: center;
}


.adress_detail {
    display: table;
    margin: 0 auto;
    text-align: center;
}



.right_col {
    display: table;
    text-align: center;
    width: 100%;
}


  
.right_col .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: table;
    float: none;
    font-family: open sans;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
    width: 74%;
}



.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: table;
    font-family: open sans;
    font-size: 13px;
    font-style: italic;
    margin: 0 auto 10px;
    width: 80%;
}

}




@media screen and  (max-width: 771px) {



.email {
    float: none;
    margin: 0 auto;
    width: 257px;
}


.cell {
    float: none;
    margin: 0 auto;
    padding-bottom: 6px;
    padding-top: 2px;
    width: 286px;
}
.social-icons {
    margin: 0 auto;
}


.slider-content > h1 {
    padding-top: 14px;
    font-size: 36px;
}

.slider-content > h2 {
    padding-bottom: 11px;
}


.slider-content > p {
    padding-bottom: 19px;
    width: 100%;
}


.eemail_textbox_class {
    width: 310px !important;
}


.footer-nav a {
     padding: 0 21px;
 }


.footer-nav{
	width:95%;

}

.footer-nav select{
	   border: 2px solid;
    font-family: lato;
    font-size: 15px;
    padding: 5px 10px
}




}




@media screen and  (max-width: 565px) {


.slider-content {
    display: none;
}
.nav {
    width: 95%;
}

.nav select {
    border: 2px solid;
    font-family: lato;
    font-size: 15px;
    padding: 5px 10px;
}


.testimonials .cycloneslider-pager {
    bottom: -189px !important;
}

}



@media screen and  (max-width: 513px) {


.footer > p {
    font-size: 26px;
}

.eemail_textbox {
    float: none;
    margin-bottom: 10px;
}

.eemail_button {
    float: none;
    padding-bottom: 0 !important;
}


.newsletter-col {
    margin: 0 auto 18px;
}

.eemail_textbox {
    margin-right: 0;
}


.google_map > iframe {
    width: 100%;
}



}


@media screen and  (max-width: 360px) {


.section-one-col > h1 {
    font-size: 17px;
}

.section-one-col > p {
    font-size: 15px;
}

.eemail_textbox_class {
    width: 270px !important;
}


.cell > p {
    float: none;
    font-size: 12px;
}


.cell span {
    font-size: 16px;
}
}


.cycloneslider-caption-description .testimonials-content p
{
    color: #fff !important ;
}
.cycloneslider-caption-description .testimonials-content > h1 {
    color: #fff !important;
}