@charset "UTF-8";
/* CSS Document */

/*

Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold

*/



/*   TYPOGRAPHY   */

h1, h2, h3, h4, h5, p, a, blockquote, .txt, .txt-block {
	line-height: 1.3;
	font-family: 'Raleway', sans-serif !important;	
}
p {
	font-family: 'Raleway', sans-serif;
	line-height: 1.5;
}
.txt-b {
	font-weight: bold;
}
.txt-sm {
	font-size: 13px;
}
.txt-sp {
	letter-spacing: 3px;
}
.txt-shad {
	text-shadow: 1px 1px #43474f;
}
.txt-c {
	text-align: center !important;
}
.txt-lg {
	font-size: 20px;
	line-height: 1.4;
}
.txt-loud {
		font-size: 185%;
		color: #647592;
		font-weight: bold;
		border-bottom: solid 3px #647592;
}
.feature-txt {
	color: #fff; 
	font-size: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2;
}
.template-page .entry-content-wrapper h2 {
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 24px;
	margin-bottom: 10;
}
.openquote {
   vertical-align: -4px;
}
.closequote {
   vertical-align: -8px;
}
.openquote, .closequote {
    color: #9fb7c0;
    font-size: 42px !important;
    font-family: sans-serif;
    font-weight: bold;
}

/*   FORMATTING   */

.x-sp {
	display: block;
	width: 100%;
	height: 1.25em;	
}
.xl-sp {
	display: block;
	width: 100%;
	height: 2.5em;	
}
.content, .sidebar {
	padding-top: 35px !important;
}
.c {
	display: block !important;
	margin: auto !important;
}
.w-35 {
	width: 35%;
}
.w-45 {
	width: 45%;
}
.w-50 {
	width: 50%;
}
.w-66 {
	width: 66%;
}
.w-75 {
	width: 75%;
}
.w-85 {
	width: 85%;
}
.m-0 {
	margin: 0px;	
}
.m-1 {
	margin: auto;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}
.m-2 {
	margin: auto;
	margin-top: 5em;
	margin-bottom: 5em;
}
.m-t-2 {
	margin-top: 5em;
	display: none;
}
.m-t-1 {
	margin-top: 2.5em;
	margin-top: 12px;	
}
.m-t-0 {
	margin-top: 0px;	
}
.m-t--1	{
	margin-top: -1.5em;
	z-index: -999;
}
.m-t--2	{
	margin-top: -3em;
	z-index: -999;
}
.m-b-0 {
	margin-bottom: 0px;	
}
.m-b-1 {
	margin-bottom: 2.5em;	
}
.p-0 {
	padding: 0;
}
.p-1 {
	padding: 15px;
}
.inline {
	display: inline !important;
}
.fl-no {
	float: none !important;
}
.hide {
	border: none;
	background: none;
}
.addbottomspace {
	margin-bottom:60px;
}
.page-id-12515 .content {
	padding-top: 5 !important;
	/*margin-top: 0;*/
}
.sdvg-subtitle {
	/*margin-top: -15px;
	display: block;*/
}
.main_color, .container {
	border-color: #FFF !important;
	border-width: 0 !important;
}

/*   COLORS, BGs, BORDERS & GRADIENTS   */

.header_color {
	background-color: #151212;
}
.no-border {
	border: none !important;
}
.white {
	color: #FFF;
}
.grey-royal {
	color: #647592;
}
.grey-teal {
	color: #547c8f;
}
.gold-orange {
	color: #c59730;
}
.box-grey {
	background-color: #f4f8fa;
}
.bg-grey-royal {
	background-color: #647592;
}
.bg-grey-teal {
	background-color: #547c8f;
}
.bg-gold-orange {
	background-color: #c59730;
}


/*  Clickable Logo  */

strong.logo {
    z-index: 999;
}

/*  SITE TITLE  */

.sdvg_site_title {
	font-family: 'Raleway', sans-serif !important;	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	color: #acb1b8;
	text-align: center;
	margin-top: -37px;
	margin-top: 0px;
	margin-bottom: -15px; 
}
.sdvg_site_title_blog {
	font-family: 'Raleway', sans-serif !important;	
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 300;
	color: #acb1b8;
	text-align: center;
	margin-top: -31px !important;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-size: 21px !important; 
}
#header_main_alternate {
	border-color: #3d3d3d;
}
.av-special-heading {
	margin-top: 5px;
}
.home .av-special-heading-tag {
	display:none;
}
.home h3.av-special-heading-tag {
	display:inherit;
}
.home .sdvg_site_title{
	font-family: 'Raleway', sans-serif !important;	
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 300;
	color: #acb1b8;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 5px; 
	padding-bottom: 7px; 
	font-size: 25px !important;
}

div#fullwidthcontainer div.container {
	max-width:none;
	width:100%;
}

.container .av-logo-container {
z-index: 1000!important;
position:relative;
}

.sdvg_site_title_blog {
position:relative;
z-index:500!important;
}

/* Remove image overlay */

.image-overlay {
	visibility: hidden;
 }

/* Remove borders on Sections */

#featured-cool-companies, #featured-cool-companies .container {
	border-color: #FFF !important;
}

#featured-cool-companies.avia-shadow, #featured-cool-companies .av-extra-border-element, 
#featured-cool-companies .border-extra-arrow-down {
	display: none;
}

/* SIDEBAR */

.inner_sidebar {
	margin-left: 35px;
}
.sidebar {
	padding-top: 35px;
}
h3.widgettitle {
	text-align: center;
	color: #4b5c70;
}
#text-11 {
	background: #fdfdfd;
	border: solid 1px #cccccc;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#text-6 {
	margin: 0;
	padding: 0;
}
.sidebar-mission {
	size: 25px;
	line-height: 34px !important;
	text-align: center;
	color: #8f8f8f;
	padding: 0 10px 0 10px;
}
.sidebar-celebrate {
	size: 28px;
	line-height: 33px !important;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: center;
	-webkit-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
.sidebaremailbutton {
	width: 60%;
	display: block;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: 21px;
	padding: 9px 12px;
	background-color: #C59730;
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sidebaremailbutton a,
.sidebaremailbutton a:hover {
	color:#fff;
	text-decoration: none !important;
}
.sidebaremailbutton:hover {
	background-color: #333;
}
.nolink a:hover {
	text-decoration:none;
}

/* Cool Companies Stamp & Agenda */

#text-6, ai1ec_agenda_widget-2 {
	margin: 0;
	padding: 0;
}
.sidebarmembersignupbutton {
	width:80%;
	display: block;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	padding: 10px 15px;
	background-color: #000;
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.sidebarmembersignupbutton:hover {
	background-color: #333;
}
.sidebarmembersignupbutton a:hover {
	text-decoration: none;
}
#gform_widget-2 {
	border: solid 1px #dadada;
	padding: 15px 5px 3px 20px;
	background-color: #ebebeb;
}
#newsbox-2, #newsbox-3, #newsbox-4, #newsbox-5, .gform_widget-2, .sdvg-box {
	border: solid 1px #dadada;
	padding: 15px 15px 10px 15px;
	background-color: #ebebeb;
	margin-bottom: 20px;
}
#newsbox-2 h3, #newsbox-3 h3, #newsbox-4 h3, #newsbox-5 h3, .gform_widget-2 {
	/*border-bottom: solid 3px #647592;*/
	border-bottom: solid 3px #C59730;
	padding-bottom: 7px;
	margin-bottom: 9px;
}
#newsbox-2 .news-headline, #newsbox-3 .news-headline, #newsbox-4 .news-headline, #newsbox-5 .news-headline {
	color: #547c8f;
	border-bottom: solid 1px #dadada;
	padding-bottom: 7px
}
#gform_widget-2 #gform_submit_button_1 {
	width: 95%;
	text-align: center;
	font-size: 24px;
	padding: 10px 15px;
	background-color: #C59730;
	background-color: #547c8f !important;
	color: #fff;
}
.ginput_container_name label {
	text-transform: uppercase;
	font-weight: normal !important;
	text-align: center !important;
}
.name_first label, .name_last label {
	text-transform: uppercase;
	font-weight: normal !important;
	text-align: center !important;
	font-size: 0.62em !important;
}
.gfield_label {
	text-transform: uppercase;
	font-weight: bold !important;
	text-align: center !important;
	font-size: 0.82em !important;
}
#gform_widget-2  form {
	margin-bottom: 0px !important;
}
#top .gform_wrapper ul li.gfield {
	margin-bottom: 3px !important;
}
#top input {
	margin-bottom: 2px;
} 
.gform_wrapper ul li.gfield {
	margin-top: 2px !important;
	padding-top: 0;
}
.gform_wrapper .top_label div.ginput_container {
	margin-top: 0px;
}

img-carousel:selected,
img-carousel:hover,
.img-carousel {
	border: 1px solid #000 !important;
	background: #fff !important;
	padding: 5px !important;
}
#sticky-list-wrapper_7 .list td {
	width: 150px;
	-webkit-min-logical-height: 35px !important;
	max-height: 35px !important;
	overflow: scroll;
	line-height: 1.2;
}

/* Gravity View — Cool Co's Review Pages */

.gv-list-view-table .gv-field-label {
	display: none;
}
.gv_list_645 {
	background-color: #777777;
}
.tag-cool-company .post-meta-infos {
	display: none !important;
}
.main_color .small-preview {
	background: #ebebeb !important;
}
.av-magazine-time {
	display: none;
}
.av-magazine-content-wrap .entry-content-header {
	margin: 0px !important;
}
.av-magazine-entry:hover {
	background: #efefef;
}
.av-magazine-entry:active {
	background: #ebebeb;
	border: solid 1px #707f93;
}
.slide-meta-time {
	display: none !important;
}
.team-img-container img {
	display: block;
	margin-left: 0;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* All In One Events */
.page-id-1336 div.ai1ec-event-description {
	display:none;
}

/*   FOOTER  */


#footer h3.widgettitle {
	text-align: center;
	color: #547c8f;
}
#footer .av_font_icon a:hover {
	color: rgb(197, 151, 48);
}
#footer .timely.ai1ec-agenda-widget-view {
	background-image: none !important;
	background-color: #292f33 !important;
}	
#footer .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	background: none;
	border: none;
}
#footer .ai1ec-agenda-widget-view .ai1ec-event a {
	background: none;
	border-color: #4b5c70;
	padding: 7px;
	margin-top: 10px;
}
#footer .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
	color: #efefef;
}
#footer .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title {
	color: #FFFFFF;
}
#footer .footer-socials {
	width: 80%;
	margin-left: 15%;
}


/*  CONTACT  */

.about-contact {
	background: #6a8596; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #6a8596 0%, #3f4c6b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #6a8596 0%,#3f4c6b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #6a8596 0%,#3f4c6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8596', endColorstr='#3f4c6b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* Resources */

.multicol {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.multicol li {
	list-style-type: none;
	display:block;
	padding-left:10px;
}

.multicol li:hover {
	background-color:#EAEAEA;
}

.multicol li:hover a {
	color:#0C0C0C;
	text-decoration: none;
}


/*   SECTIONS   */

.avia-section {
    min-height: auto;
}
.avia-content-slider .minor-meta {
	display: none;
}
.av-special-heading-h1 .av-special-heading-tag {
	font-size: 1.3em;
}
.member-audience-box {
	font-size: 15px;
}
.member-audience-box-txt {
	min-height: 240px;
}
.home-editorial {

}


/*.home-editorial h2.post-title a {
	text-align: center !important;
	font-size: 22px !important;
	text-transform: uppercase;
	padding: 0px 0 5px;
	letter-spacing: 2px;
	line-height: 1.1em !important;
	margin-bottom: 5px;
}*/
.category-editorial .post-title {
	text-align: center !important;
	font-size: 22px !important;
	text-transform: uppercase;
	padding: 15px;
	letter-spacing: 2px;
	line-height: 1.1em !important;
	margin-bottom: 5px;
	margin-top: 10px;
}
.category-editorial blockquote {
	font-size: 15px;
}
.ceo-corner-box h2.post-title a {
	margin-top: 20px;
	display: block;
}
.post-entry-type-link h2.post-title {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.post-entry-type-link .entry-content {
	margin-top: -10px;
}
.post-entry-type-link .blog-author, .post-entry-type-link .blog-categories a, .post-entry-type-link .av-vertical-delimiter  {
	display: none !important;
}
.post-entry-type-link .blog-categories {
	height: 20px;
}
.post-entry-type-link .post-title {
	text-align: left !important;
	font-size: 20px !important;
}
.post-entry-type-link .slide-meta-time {
	display: inline !important;
}
.post-entry-type-link span.av-structured-data[itemprop="datePublished"]  {
	display: block !important;
}

/*   SOCIAL SECTIONS   */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.socials .content {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

/*  COLUMN SETUP  */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 3.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.28%;
}
.span_3_of_5 {
	width: 58.56%;
}
.span_2_of_5 {
	width: 37.84%;
}
.span_1_of_5 {
	width: 17.12%;
}


/*-- SDVG Custom Styling --*/

/* For H3 Custom Styling */
div.fullbar h3{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
        text-align: center;
        margin: 0;
        padding: 0;
}

div.fullbar h3::before, div.fullbar h3::after{
	content: "";
        position: relative;
        display: inline-block;
        background-color: #ccc;
        padding: 10px;
        width: 70%;
}
div.fullbar h3::before {
       margin-right: 15px;
       margin-left: -1000px;
}
div.fullbar h3::after {
      margin-left: 15px;
      margin-right: -1000px;
}

/*-- For H2 Custom Styling --*/
div.fullbar h2{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
    text-align: center;
    margin: 0;
    padding: 0;
}

div.fullbar h2::before, div.fullbar h2::after{
	content: "";
	position: relative;
    display: inline-block;
    background-color: #ccc;
    padding: 10px;
    width: 70%;
}
div.fullbar h2::before {
    margin-right: 15px;
    margin-left: -1000px;
}
div.fullbar h2::after {
    margin-left: 15px;
    margin-right: -1000px;
}

/*  Override CSS  */

.column-top-margin { 
	margin-top: 0px !important; 
}

/* Split Navigation Menu */

nav.main_menu ul#avia-menu ul.sub-menu >li.left-menu{
	left:0px;
}
.avia-menu.av-main-nav-wrap{ 
	top: -50px; 
	left:56px;
}
.left-menu{ 
	/*right:204px;*/
	right:225px;
	margin-left: 152px; 
	margin-right: -121px;
}
.right-menu{
	left:-70px;
	margin-left:97px;
	margin-right:-79px;
}
.left-menu a:hover, .left-menu a:active, .right-menu a:hover, .left-menu a:active {
	color: #FFF !important;
}
div#header_main div#header_main_alternate {
	top: 51px; 
}
div#wrap_all header#header {  
    top: -40px;
}
.container.av-logo-container { 
    top: 44px;
    left:-5px;
}
div#main div#fullwidth {
    margin-top: -42px;
    height: 59px;
}

/* SDVG Custom Font Style */

.sdvg-text-heading{
	font-size:20px;
}
.avia-menu-text {
	font-family: 'Raleway', sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul li, ol li {
	font-family: 'Raleway', sans-serif !important;
	
}
.sdvg-text-below{
	font-size:17px;
	line-height: 1.65em !important;
	margin-bottom:7px;
}
.sdvg-block{
	margin-left: 8% !important;
    width: 21.333333% !important;
    margin-bottom:20px;
   /* height:500px;*/
}
.sdvg-img-bottom{
	margin-bottom:8px;
}
.text-no-decor:hover{
	text-decoration: none;
}

.avia_transform a .image-overlay, .image-overlay .image-overlay-inside { 
opacity:0 !important; 
display:none !important;
}

.wildapricotsilliness {
	background-color:#ebebeb; 
	padding:20px;
}
.page-id-11592 tr:first-child th, tr:first-child td {
    border-top-style: solid;
    border-top-width: 1px;
    max-height: 50px;
    line-height: 1.5;
}

/* Twitter news feed */
.post-entry-1750 div.entry-content p {
	padding:5px 10px;
}
.post-entry-1750 div.entry-content p a {
	border-bottom: 1px dotted #647592;
	text-decoration:none;
}
.post-entry-1750 div.entry-content p:hover {
	display:block;
	background-color: #EAEAEA;
	text-decoration:none;
}
.post-entry-1750 div.entry-content .speciallink p a:hover {
-webkit-transition: color 1s ease;
-moz-transition: color 1s ease;
-ms-transition: color 1s ease;
-o-transition: color 1s ease;
transition: color 1s ease;
	color:blue;
}

/*   ABOUT PAGE   */

.iconbox_top .iconbox_content {
	padding: 45px 20px 30px 20px;
}

/*   MEMBERSHIP PAGE   */

.membership-box .iconbox_content {
	background-color: #dfdfdf !important;
}
.membership-box .av_one_third {
    margin-left: 3% !important;
    width: 31.333333333333332% !important;
}

/*  BOARD MEMBERS  */

#board .slide-entry-title {
	padding-bottom: 0;
	margin-bottom: 5px;
}
#board .blog-categories {
	font-size: 10px;
	letter-spacing: 1px;
}
div.boardcompany,
div.boardtitle
div.boardlinkedin
div.boardwebsite
div.boardemail {
	text-align:center;
}
.boardcompany {
	text-align: center;
	font-size: 21px;
	text-transform: normal;
	font-weight: bold;
	letter-spacing: 0;
	color: #333a45;
	
}
.boardtitle {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 18px;
	color: #647592;
}
.boardtitle {
	padding-bottom: 15px;
}
.boardlinkedin {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #647592;
	
}
.boardwebsite {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #647592;
	display: flex;
	word-wrap: break-word;
}
.boardemail {
	display: none;
	text-align: center;
}
.category-board h2 {
	color: #647592;
}
.category-board .entry-content h2 {
	font-size: 21px;
}
.category-board .entry-content h5 a {
	color: #647592;
	margin-bottom: -3px;
}
.category-board .entry-author-link, .category-board .minor-meta, .category-cool-companies .entry-author-link,  .category-cool-companies .blog-author {
	display: none !important;
}

/*  COOL COMPANIES  */

.category-2015-cool-companies .post-title a, 
.category-2016-cool-companies .post-title a {
	display: inline !important;
	text-align: left !important;
	margin-left: 0 !important;
	margin-top: 20px;
}

.category-2015-cool-companies .minor-meta, .category-2016-cool-companies .minor-meta {
	display: none !important;
}
.category-2016-cool-companies .post-title {
	boarder-top: solid 3px #cccccc;
}


/* Mobile Ready */

@media (max-width: 930px){
.avia-menu.av-main-nav-wrap {
    left: 28px;
	}
.container.av-logo-container{
	left:-28px;
	}
.right-menu {
    left: -90px;
    margin-left: 86px;
    margin-right: -89px;
	}

.left-menu {
    right: 242px;
    /*right: 200px;
    margin-left: 99px;
    margin-right: -93px;
	*/
	}
.home .sdvg_site_title {
	margin-top: -60px;
	margin-bottom: 10px; 
	font-size: 22px !important;
	position: relative;
	z-index: 700;
	}
.sdvg_site_title_blog {
	margin-top: -65px !important;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-size: 21px !important; 
	position: relative;
	z-index: 700;
	height: auto;
	}
}
.page-id-12515 .sdvg_site_title_blog {
	margin-top: -65px !important;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-size: 21px !important; 
	position:relative;
	z-index:700;
	height:auto;
	}
@media (max-width: 767px) {
div#wrap_all header#header {  
    top: 0px;
	}
div#main div#fullwidth {
    margin-top: 0px;
	}
.container.av-logo-container{
	left:-20px;
	}
.sdvg_site_title_blog {
	font-size: 1.1em;
	margin-top: 17px;
}
.logo {
	display: block;
	margin: auto;
	margin-top: 0px !important;
}
.home .sdvg_site_title {
	margin-top: -70px;
	margin-bottom: 40px; 
	font-size: 20px !important;
	position:relative;
	z-index:700;
	}
.sdvg_site_title_blog {
	margin-top: -65px !important;
	margin-bottom: 3px;
	height:auto;
	}
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {

.col {  
	margin: 1% 0 1% 0%; 
}
.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { 
	width: 100%; 
}
h1 {
	word-wrap: inherit;
}
.home-social-link img {
	width: 160px;
	height: 110px;
}
.feature-txt {
	color: #fff; 
	font-size: 40px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2;
}

/* EXCEPT FOOTER SOCIALS */
#footer .footer-social {
	display: inline !important;
	margin: 10px;
	width: auto;
	text-align: center;
}
#footer .av_one_fourth.flex_column.flex_column_div {
	margin-left: 6%;
	width: 20.5% !important;
}
.home .sdvg_site_title {
	margin-top: -70px;
	margin-bottom: 40px; 
	font-size: 15px !important;
	position:relative;
	z-index:700;
	}
.sdvg_site_title_blog {
	height:132px;
	}
}


@media (max-width: 435px) {
.sdvg-text-heading{
	font-size:22px !important;
	}
.sdvg-text-below{
	font-size:22px !important;
	}
.sdvg-block {
    margin-left: 13% !important;
    width: 80.333333% !important;
	}
.sdvg-img-bottom{
    width:100%;
	}
}

