/*
Theme Name: 	Viron Media v3
Theme URI: 		http://www.vironmedia.co.uk
Version: 		3.0
Description: 	A bespoke site theme for Viron Media
Author: 		Viron Media
Author URI:		http://www.vironmedia.co.uk
Tags:			Viron Media

Copyright 2017 Viron Media <http://www.vironmedia.co.uk> All rights reserved.

*/

html,body{border:0;margin:0;padding:0;}html{min-height:100%;margin-bottom:1px;}body{font:100%/1.25 arial, helvetica, sans-serif;}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0;padding:0;}h1{letter-spacing:-1px;font:2em arial, helvetica, sans-serif;padding:5px 0 0;}h2{letter-spacing:-1px;font:1.5em arial, helvetica, sans-serif;padding:10px 0;}h3{font:1em arial, helvetica, sans-serif;font-weight:700;}p,ul,ol{margin:0;padding:0 0 20px;}ul,ol{padding:0 0 10px 40px;}blockquote{margin:22px 40px;padding:0;}small{font-size:.85em;}img{border:0;}sup{position:relative;bottom:.3em;vertical-align:baseline;}sub{position:relative;bottom:-.2em;vertical-align:baseline;}acronym,abbr{cursor:help;letter-spacing:1px;border-bottom:1px dashed;}a,a:visited{text-decoration:none;}/*form{display:inline;margin:0;padding:0;}*/input,select,textarea{font:1em arial, helvetica, sans-serif;-webkit-appearance: none;-webkit-border-radius:0px;}textarea{line-height:1.25;}label{cursor:pointer;}


body
{
	background: #fff;
	color: #444;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
}

.mobile_only {display: none !important;}

.wrap {
	clear: both;
	margin: 0 auto;
	padding: 0px 20px;
	width: 960px;
}

.fullwidth {max-width: 100% !important;}
	
.float_fix {overflow: hidden;}

.top_shadow {box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);}

#top_menu {
    position: relative;
    /*background: #1a1c20;*/
    background: #000;
    color: #999;
    font-size: 12px;
    height: 25px;
    text-align: right;
    z-index: 10;
}
    #top_menu .wrap {width: 990px;}

    #top_menu a {color: #00b3e3;}
        #top_menu a:hover {color: #fff;}
    
    .basic_menu {list-style: none; margin: 0; padding: 0;}
        
        .basic_menu li { 
            display: inline-block;
            font-size: 12px; 
            font-weight: normal;
            line-height: 25px;
        }

        .basic_menu li a {
            display: inline-block; 
            font-size: 12px; 
            font-weight: normal;
            line-height: 25px; 
            padding: 0 8px !important; 
            text-decoration: none;
            text-transform: none;
        }

            .basic_menu li a:hover {color: #fff;}

        .basic_menu li + li:before{
            content: "|";
        }

#header {
    position: fixed;
    top: 0px;
	/*background: #1a1c20;
    background:rgb(26,28,32);  
    background: transparent\7;  
    background:rgba(26,28,32,0.7);*/
    background: #000;
    background:rgb(0,0,0);  
    background: transparent\5;  
    background:rgba(0,0,0,0.5);
    color: #fff;
	height: 140px;
    transition: ease 0.3s;
    width: 100%;
    z-index: 9;
}

	#header .wrap {position: relative;}

        /*#header.smaller {background: transparent\9; background:rgba(26,28,32,0.9); height: 70px;}*/
        #header.smaller {background: transparent\9; background:rgba(0,0,0,0.8); height: 70px;}
        #header.smaller #logo {top: 15px;}
        #header.smaller #logo img {height: 40px;}
        #header.smaller #menu {top: 0px;transition: ease 0.5s;}
        #header.smaller .nav-menu li a {padding: 21px 20px; transition: ease 0.5s;}
        #header.smaller .menu-item .sub {display: none; transition: ease 0.5s;}


	#logo {
		position: absolute; 
		top: 40px; left: 20px;	
	}
	
		#logo img {height: 80px; transition: ease 0.5s;}


    #telephone {
        position: absolute; 
		top: 40px; 
        right: 20px;
        color: #999;
        font-size: 24px;
    }

        #telephone strong {color: #fe0000; font-size: 30px;}

    #email {
        position: absolute; 
		top: 70px; 
        right: 20px;
        color: #999;
        font-size: 14px;
    }
        #email a {color: #444; text-decoration: none;}
        #email a:hover {color: #000; text-decoration: underline;}




#menu {
    position: absolute;
    top: 20px; right: 0px;
	height: 100px;
    z-index: 8;
}

    .nav-menu {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .nav-menu li {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

        .nav-menu li a {
            display: inline-block;
            color: #fff;
            padding: 33px 20px;
            text-align: center;
            text-decoration: none;
            transition: ease 0.7s;
        }

        .nav-menu li a:hover {
            /*background: #1a1c20;*/
            background: #000;
            color: #00ccff;
        }

        .menu-item {
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .menu-item .sub {
            color: #ddd !important;
            font-size: 15px;
            font-weight: normal;
            text-transform: none;
        }

	
	.menu-toggle {
		display: none;
		color: #ccc;
		cursor: pointer;
		font-size: 25px;
		height: 50px;
		line-height: 50px;
		margin: 0;
		overflow: hidden;
		position: fixed; 
		top: 10px;
		right: 0px;
		text-align: center;
		width: 50px;
	}
		.toggled-on {background: #333e48; color: #fff;}


    .mob-icon-cart {
        color: #777;
		cursor: pointer;
		font-size: 25px;
		height: 50px;
		line-height: 50px;
		margin: 0;
		overflow: hidden;
		position: fixed; 
		top: 10px;
		right: 50px;
		text-align: center;
		width: 50px;
    }

    .mob-icon-phone {
        color: #ccc;
		cursor: pointer;
		font-size: 25px;
		height: 50px;
		line-height: 50px;
		margin: 0;
		overflow: hidden;
		position: fixed; 
		top: 10px;
		right: 100px;
		text-align: center;
		width: 50px;
    }


#banner_home {
    clear: both; 
    /*background: url('images/banners/home_banner_001.jpg') no-repeat bottom center #444; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    color: #fff; 
    max-height: 720px;
}

#banner {
    clear: both; 
    background: #333e48; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #fff; 
    height: 370px;
    text-align: center;
}

    .blog_title {font-size: 36px;line-height: 45px;margin-bottom: 10px;}

    #banner h1, .blog_title {color: #fff; display: inline-block; font-size: 50px; font-weight: bold; margin: 210px 0 0 0; padding: 5px; text-shadow: 0px 0px 10px #000; text-transform: uppercase; }

        #banner h1 a, .blog_title a {color: #fff; text-decoration: none;}
        #banner h1 a:hover, .blog_title a:hover {color: #00b3e3; text-decoration: none;}

#banner.mini_banner {
    height: 200px;
}

    #banner.mini_banner h1, #banner.mini_banner .blog_title {font-size: 35px; margin-top: 130px;}


.banner_overlay {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    line-height: 40px;
    padding-top: 100px;
    max-width: 580px;
}

    .banner_overlay h1 {
        color: #fff;
        font-size: 50px;
        font-weight: 900;
        line-height: 60px;
    }

    .banner_overlay .button {
        font-size: 24px;
        font-weight: 900;
        margin: 10px 0;
    }

	
.banner_bar {
    color: #fff;
    font-size: 20px; 
    line-height: 30px;
    padding: 40px 0px;
    text-align: center;
}




#sample_reviews {
    /*background: url('images/reviews_bg.jpg') no-repeat bottom center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    padding-bottom: 20px;
}

    #sample_reviews h2 {color :#fff;}

#sample_reviews .col-content {
    color: #f4f4f4;
    font-size: 14px; 
    line-height: 20px;
    padding: 20px;
    text-align: center;
}

    .sample_review_rating {color: #fff;}

    .sample_review_image {
        height: 110px;
        margin: 0 auto 15px auto;
        padding: 0 10px 0 0;
        width: 110px;
    }

        .sample_review_image img {
            border: 5px solid #758899;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px;
            border-radius: 15px;
            height: 100%; 
            margin: 0;
            padding: 0;
            width: 100%;
        }

    .sample_review_source {
        color: #00b3e3;
        font-size: 14px;
        font-weight: bold;
        margin-top: 5px;
    }



.home-why-vm {
    background: url('images/content/pexels-photo-265087.jpg') no-repeat top right #fff; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.services {padding: 10px 0 30px 0;}
    
.services .col-25 {
    cursor: pointer;
    margin-bottom: 0;
    padding: 20px 0;
    transition: ease 0.4s;
}

    .services .col-25:hover {
        background: #fff;
    }

    .services .col-content {padding: 20px;}

    .service_icon {
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 10px;
        transition: ease 0.3s;
    }

    .services .col-25:hover .service_icon.websites {color: #8cc63f;}
    .services .col-25:hover .service_icon.marketing {color: #f6780a;}
    .services .col-25:hover .service_icon.branding {color: #cc3399;}
    .services .col-25:hover .service_icon.support {color: #0883f5;}


.package {
    padding: 10px;
    width: 100%;
}

    .package_info {border: 1px solid #ccc; margin-top: 15px; width: 100%;}

        .package_info.recommended {border: 3px solid #ccc; margin-top: 0;}

    .package_title {
        font-size: 20px; 
        font-weight: bold;
        padding: 10px 20px 0px 20px;
    }
    
    .package_summary {
        color: #777; 
        font-size: 14px;
        padding: 0px 20px 10px 20px;
    }

    .package_recommended {
        /*background: #ff9494;*/
        background: #12587f;
        color: #fff; 
        font-size: 11px;
        padding: 5px 20px;
    }
    
    .package_price {
        background: #1f96d8;
        color: #fff;
        font-size: 19px;
        font-weight: bold;
        padding: 10px 20px;
    }

        .package_price small {font-size: 11px; font-weight: normal;}

    .package_extras { 
        background: #ccc;
        color: #fff; 
        font-size: 13px;
        font-weight: bold;
        padding: 5px 20px;
    }

    .package_features {
        color: #555;
        font-size: 14px;
        padding: 0px 20px;
        text-align: left;
    }

        .package_features strong {color: #000;}

        .package_features sup {font-size: 10px;}

        .package_features ul {list-style:none; margin: 0; padding: 0;}

        .package_features ul li {
            border-bottom: 1px solid #ccc;
            padding: 10px 0;
        }

            .package_features ul li:before {    
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
                content: '\f00c';
                margin: 0 7px 0 0;
                color: #66bd4c;
                }

            .package_features ul li:last-child {border:none;}
    
    .package_order {padding-top: 10px; width: 100%;}

        .package_order a {
            display: block; 
            background: #66bd4c; 
            color: #fff; 
            font-size: 16px; 
            font-weight: bold;
            padding: 15px;
            text-decoration: none;
        }

            .package_order a:hover {
                background: #fd7317;
                color: #fff;
                text-decoration: none;
            }


.faq_box {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 0px;
    text-align: left;
}
	
	.faq_question {
        position: relative;
		display: block;
		cursor: pointer;
        padding: 10px 50px 10px 10px;
        transition: 0.4s;
	}

        .faq_question:before {
            position: absolute;
            top: 50%; right: 15px;
            transform: translateY(-50%);
            color: #666;
            content: '\f078';
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            margin: auto;
            
        }

        .faq_question.on {background: #1f96d8;}
            .faq_question.on h3 {color: #fff;}

        .faq_question.on:before {
            color: #fff;
            content: '\f077';
        }

        .faq_question h3 {margin: 0; padding: 0;}
	
	.faq_answer {
		display: none;
        background: #fff;
        max-height: 0;
        overflow: hidden;
        padding: 10px; 
        transition: max-height 0.2s ease-out;
	}
	
		.faq_answer.on {
			display: block;
		}




.content {
	max-width: 600px;
    padding: 60px 0px;
}

	.content ul {}
	
		.content ul li {margin-bottom: 5px;}


.woocommerce {text-align: left;}

#wc-stripe-cc-form .form-row-last {float: left !important;}


#team.row .wrap {justify-content: center;}

#team .col-content {padding: 10px 20px; text-align: center;}



.blog_posts {
    clear: both;
    padding: 30px 0px;
}

    .blog_post {padding: 20px;}

    .blog_post h2 {font-size: 20px; font-weight: normal; line-height: 30px;}
    .blog_post h2 a {color: #1f96d8; text-decoration: none;}
        .blog_post h2 a:hover {color: #000;}

    .blog_post h4 a {text-decoration: none;}

    .blog_post_image {}

        .blog_post_image img {width: 100%;}

    .blog_post_meta {
        color: #758899;
        font-size: 12px;
    }

    .blog_post_excerpt {
        font-size: 14px;
        line-height: 22px;
    }

	
.sidebar {
    float: right;
	padding: 60px 0px 40px 0px;
	width: 300px;
}

    .sidebar h2 {
        margin-bottom: 15px;
    }

.xoxo {
	margin: 10px 0 0 0;
	padding: 0;
}

.widget-title {
	background: #758899;
    color: #fff;
	font-size: 18px;
	margin-bottom: 0px;
    padding: 5px 10px;
}

.widget-container {
	list-style: none;
	margin-bottom: 30px;
}
	.widget-container ul{
		font-size: 15px;
		list-style: disc;
		padding-left: 20px;
	}
		.widget-container ul li {
			padding: 2px 0 0 0;
		}


#footer_widgets {
    background: #12587f;
    color: #fff;
    font-size: 14px;
    padding: 40px 0 0 0;
}

#footer_widgets .col-content {color: #fff; font-size: 13px; padding-top: 0; padding-bottom: 0;}

    #footer_widgets h4 { color: #fff; font-size: 15px; font-weight: bold; margin: 0; }

    #footer_widgets ul { color: #fff; padding: 0 0 0 13px; }
    
    #footer_widgets ul li {font-size: 13px; font-weight: normal; }

    #footer_widgets a {
        color: #fff;
        font-size: 14px;
        font-weight: normal; 
        text-decoration: none;
        text-transform: none;
    }

        #footer_widgets a:hover {text-decoration: underline;}  

    #footer_widgets i {margin-right: 5px;}
		
#footer {
	clear: both;
	background: #333e48;
    border-top: 5px solid #758899;
	color: #ccc;
	font-size: 12px;
	padding: 30px 0px 50px 0px;
	text-align: center;
}	

	#footer a {
		color: #ccc;
		font-weight: normal;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #fff;
		text-decoration: underline;
	}	


.row_header {padding: 60px 0px 10px 0px;}
.row_footer {padding: 0px 0px 60px 0px;}

.row {clear: both; width: 100%;}
    .row img {max-width: 100%;}

.row.divider {border-bottom: 3px solid #fff;}
    
.row .wrap, .row.wrap {
    display: flex; 
    flex-direction: column;
    flex-flow: row wrap;
}

    .flex_end {justify-content: flex-end;}
    .flex_space {justify-content: space-between;}

    .row .wrap.fullwidth, .row.wrap.fullwidth {padding: 0; width: 100%;}

/*
.col-1 {display: flex; align-items: top; min-height: 20px; width: 99.99999%;}
.col-2 {display: flex; align-items: top; min-height: 20px; width: 49.99999%;}
.col-3 {display: flex; align-items: top; min-height: 20px; width: 33.33333%;}
.col-4 {display: flex; align-items: top; min-height: 20px; width: 24.99999%;}
.col-6 {display: flex; align-items: top; min-height: 20px; width: 16.66666%;}
*/

.col-100 {display: flex; align-items: top; min-height: 20px; width: 99.99999%;}
.col-75 {display: flex; align-items: top; min-height: 20px; width: 74.99999%;}
.col-66 {display: flex; align-items: top; min-height: 20px; width: 66.66666%;}
.col-60 {display: flex; align-items: top; min-height: 20px; width: 59.99999%;}
.col-55 {display: flex; align-items: top; min-height: 20px; width: 54.99999%;}
.col-50 {display: flex; align-items: top; min-height: 20px; width: 49.99999%;}
.col-45 {display: flex; align-items: top; min-height: 20px; width: 44.99999%;}
.col-40 {display: flex; align-items: top; min-height: 20px; width: 39.99999%;}
.col-33 {display: flex; align-items: top; min-height: 20px; width: 33.33333%;}
.col-25 {display: flex; align-items: top; min-height: 20px; width: 24.99999%;}
.col-20 {display: flex; align-items: top; min-height: 20px; width: 19.99999%;}
.col-16 {display: flex; align-items: top; min-height: 20px; width: 16.66666%;}


.col-align-top {display: flex; align-items: top !important;}
.col-align-middle {display: flex; align-items: center !important;}

.col-content {color :#000; font-size: 16px; padding: 60px 20px; width: 100%;}

    .col-content ul li a {text-decoration: none;}

.col-image {padding: 40px 20px; text-align: center;}

    .col-image img {height: auto; width: 400px; padding: 0; margin: 0;}

    .col-title {display: block; background: #444; color: #fff; font-weight: 900;}




.lgrey {background: #ebf2f6;}

.dgrey {background: #333e48;}

.blue {
    /*background: #12587f;*/
    height:100%;
    background:-moz-linear-gradient(top, #12587f, #1f96d8) no-repeat #1f96d8;
    background:-webkit-gradient(linear, left top, left bottom, from(#12587f), to(#1f96d8)) no-repeat #1f96d8;
}

    .black .col-content, .black .col-content h1, .black .col-content h2, .black .col-content h3, 
    .dgrey .col-content, .dgrey .col-content h1, .dgrey .col-content h2, .dgrey .col-content h3, 
    .blue .col-content, .blue .col-content h1, .blue .col-content h2, .blue .col-content h3 {color: #fff;}

    .blue .col-content .button {
        background: none !important;
        border: 3px solid #fff !important;
        -webkit-border-radius: 7px !important;
        -moz-border-radius: 7px !important;
        border-radius: 7px !important;
    }
        .blue .col-content .button:hover {
            background: #66bd4c !important;
            border: 3px solid #66bd4c !important;
            box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.4) !important;
            color: #fff !important;
            text-decoration: none !important;
        }

.col-33, .col-25 {margin-bottom: 40px;}

.large-icon {font-size: 60px !important;}


.social_icons {
    margin: 10px auto;
}
	
		.social_icons ul {
            margin: 0;
			overflow: auto;
            padding: 0;
            text-align: center;
		}
		
		.social_icons ul li {
			list-style-type: none;
            display: inline-block;
		}
		
		.social_icons ul li a i {
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
			color: #fff;
            font-family: 'Font Awesome 5 Brands';
			font-size: 22px;
            font-weight: normal;
			height: 40px;
			line-height: 40px;
			margin-right: 5px;
			text-align: center;
			transition: all 0.2s ease-in-out;
			width: 40px;
		}
		
		.fa-facebook-f:hover {
			background: #3b5998;
		} 
		.fa-linkedin-in:hover {
			background: #007bb6;
		}
		.fa-twitter:hover {
			background: #00aced;
		}
        .fa-instagram:hover {
			background: #bc2a8d;
		}
		.fa-google-plus-g:hover {
			background: #dd4b39;
		}


.entry-utility-social .social_icons ul {text-align: left;}

    .entry-utility-social .social_icons ul li a i {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
    
    .entry-utility-social .fa-facebook-f {background: #3b5998;}
    .entry-utility-social .fa-twitter {background: #00aced;}
    .entry-utility-social .fa-linkedin-in {background: #007bb6;}
    .entry-utility-social .fa-google-plus-g {background: #dd4b39;}
		
		
a.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.text_left {text-align: left;}
.text_right {text-align: right;}
.text_center {text-align: center;}
	

.pagination {
    clear: both;
    border-top: 1px solid #ccc;
	margin-top: 20px;
    padding: 40px 0 20px 0;
    text-align: center;
    width: 100%;
}

.pagination span, .pagination a {
    display: inline-block; 
    background: #f9f9f9;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
    margin: 0 2px;
	padding: 7px 14px;
}

.pagination a {
	color: #888;
	text-decoration: none;
}

.pagination a:hover {
    background: #1f96d8;
	color: #fff;
	border-color: #1f96d8;
    text-decoration: none;
}	
	
	

.entry-title, .entry-title a {
	font-size: 36px;
    font-weight: 900;
	line-height: 45px;
    margin-bottom: 20px;
}

.entry-image {margin-bottom: 20px;}

.entry-utility {
    border-top: 2px solid #ddd;
    margin: 30px 0 0 0;
}

    .entry-utility.wrap {padding: 10px 0;}

    .entry-utility-social {
        display: inline-block;
    }

    .entry-utility-info {
        display: inline-block;
        color: #758899;
        font-size: 12px;
        line-height: 20px;
        text-align: right;
    }

.entry-meta {
    border-bottom: 2px solid #ddd;
    color: #758899;
    font-size: 14px;
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.entry-content {font-size: 16px;}
.entry-content ul li, .entry-content ol li {margin-bottom: 25px !important; padding-left: 5px !important;}


.button, input[type="button"], input[type="submit"] {
	display: inline-block;
	background: #1f96d8 !important;
    border: 3px solid #1f96d8 !important; 
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	color: #fff !important;
	cursor: pointer;
    font-family: 'Lato', sans-serif !important;
	font-size: 16px !important;
	font-weight: bold;
    margin: 5px 5px 10px 0; 
    min-width: 80px !important;
	padding: 7px 20px !important;
	text-align: center;
	text-decoration: none !important;
    transition: ease 0.2s;
}
	.button:hover, .button.orange:hover  {
		background: #66bd4c !important;
        border: 3px solid #66bd4c !important;
		color: #fff !important;
		text-decoration: none !important;
	}

        .button.hollow {
            background: none !important;
            border: 3px solid #758899 !important;
            color: #758899 !important;
        }
            .button.hollow:hover {background: #758899 !important; color: #fff !important;}
        
        .button.orange {background: #fd7317 !important; border: 3px solid #fd7317 !important;}
        .button.green {background: #66bd4c !important;}
        
    .arrow:after {
        content: '\f054';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        padding-left: 7px;
    }

.centered {text-align: center !important;}
.text_left {text-align: left !important;}

.text_shadow {text-shadow: 0px 0px 10px #000 !important;}
	
.video_box {clear: both; margin: 0 auto; text-align: center; max-width: 960px;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    margin-bottom: 20px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}	

.margin-10 {margin: 10px 0;}
.margin-20 {margin: 20px 0;}
.margin-30 {margin: 30px 0;}
.margin-40 {margin: 40px 0;}
.margin-50 {margin: 50px 0;}

.font_16 {font-size: 16px !important;}
.font_18 {font-size: 18px !important;}

h1, h2, h3 {
	color: #000;
    font-family: 'Lato', sans-serif;
	font-weight: 900;
}

	
h1 {
	font-size: 36px;
	line-height: 45px;
    margin-bottom: 10px;
}

h2 {
	font-size: 26px;
    line-height: 35px;
	font-weight: 400;
	margin-bottom: 0px;
}

    .sub_heading {
        color: #b0c3cf;
        margin-bottom: 10px;
    }

h3 {
	font-size: 18px;
	font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}

a {
	/*color: #00b3e3;*/
    color: #1f96d8;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


table {
	margin-bottom: 20px;
	width: 100%;
}

table tr {}

table tr td {
	vertical-align: top;
}

	.table_3_column {padding-bottom: 20px; width: 100%;}

	.table_3_column td {
		
		padding: 0 30px 30px 0;
		vertical-align: top;
		width: 300px;
	}


hr {border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.5);}


input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea {
	background: #fff;
	border: 1px solid #aaa;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    color: #333;
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 10px;
	/*text-indent: 10px;*/
	/*width: 99%;*/
}

/*
    select {margin: 0 auto 10px auto; text-indent: 3px; width: 81%;}

input[type="submit"] {
	background: #00b3e3;
	border: none;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

	input[type="submit"]:hover {background: #66bd4c;}


input[type="checkbox"] {-webkit-appearance: checkbox;}
input[type="radio"] {-webkit-appearance: radio;}
*/

.form-container {margin: 10px auto !important; max-width: 600px;}

/*
.wpcf7-not-valid-tip {
    background-color: #FFBABA !important; 
    color: #D8000C !important; 
    display: inline-block !important; 
    font-size: 16px !important; 
    line-height: 20px;
    margin-bottom: 10px;
	padding: 10px;
    text-align: left;
    width: 40% !important;
}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    margin-top: 0 !important;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    margin-top: 0 !important;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content:'\f00c';
}
div.wpcf7-validation-errors:before {
    content:'\f057';
}
*/


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	line-height: 18px;
	margin-bottom: 10px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	/*padding: 4px;*/
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption a {text-decoration: none !important;}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

.gallery_content {margin: 40px auto; max-width: 850px;}

.gallery {
	margin: 20px auto 10px auto;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
    margin-bottom: 10px;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 90%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
	margin-top: 20px;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 18px;
	/*font-weight: bold;*/
	margin-bottom: 0;
}
h3#comments-title {
	padding: 20px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px dotted #ccc;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #006600;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #006600;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #006600;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
