@media (max-width: 1600px){
    #main #blogfeed .grid-item{
        width: 33.33%;
    }
    #main #blogfeed .grid-item:nth-child(5n),
    #main #blogfeed .grid-item:nth-child(10n){
        width: 66.66%;
    }
    #main #blogfeed .grid-content{
        height: 600px;
    }
}

@media (max-width: 1300px){
	.container,
    .vc_active .container{
        max-width: 95%;
    }
	#header-menu{
		padding-top: 28px;
		padding-left: 145px;
	}
	.fixed #header-menu{
		padding-top: 15px;
	}
    #header-menu ul#main-nav{
    	top: 38px;
    }
	#header-menu ul#main-nav > li:before{
		left: -5px;
	}
	#main .section-banner .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
		max-width: 1000px;
	}
    #top-title h1, #top-title h2{
        font-size: 80px;
    }
    #top-title.blog h1,
    #top-title.blog h2{
        font-size: 55px;
    }
    #top-title-plain h1{
        font-size: 40px
    }
    #main #blogfeed .grid-content{
        height: 540px;
    }
    #footer-blog-carousel .item h3{
        font-size: 22px;
    }
}

@media (min-width: 1171px) {
    #mobile-nav-icon{
        display: none !important;
    }
    #main-nav{
        display: block !important;
    }
}

@media (max-width: 1170px){
    #mobile-nav-icon{
        display: block !important;
    }
    #main-nav{
        display: none !important;
    }
    #header-menu .btn{
    	display: none;
    }
    #header .container{
    	width: 95%;
    }
	#header-menu{
		padding-top: 14px;
		padding-right: 30px;
	}
	.fixed #header-menu{
		padding-right: 15px;
	}
    #top-title h1, #top-title h2{
        font-size: 70px;
    }
    #top-title.blog h1,
    #top-title.blog h2{
        font-size: 50px;
    }
    #main #blogfeed .grid-content{
        height: 500px;
    }
}


@media (max-width: 1024px) {
    h1{
		font-size: 50px;
	}
	h2{
		font-size: 40px;
	}
	h3{
		font-size: 30px;
	}
	h4{
		font-size: 24px;
	}
	h5{
		font-size: 18px;
	}
	h6{
		font-size: 15px;
	}
    #getstarted-close{
        width: 27px;
        height: 27px;
        top: -12px;
        right: -12px;
    }
    #top-title h1, #top-title h2{
        font-size: 60px;
    }
    #top-title.blog h1,
    #top-title.blog h2{
        font-size: 45px;
    }
    #main #blogfeed .grid-item{
        width: 50%;
    }
    #main #blogfeed .grid-item:nth-child(5n),
    #main #blogfeed .grid-item:nth-child(10n){
        width: 100%;
    }
    #main #blogfeed .grid-content{
        height: 450px;
    }
    #footer-blog-carousel .item-inner,
    #footer-blog-carousel .item-first .item-inner{
        height: 340px;
    }
	#main .section-banner .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
		max-width: 700px;
	}
}


@media (max-width: 767px){
	#header-menu{
		padding-right: 15px;
	}
	#main{
	    font-size: 14px;
    }
    #top-title h1, #top-title h2{
        font-size: 50px;
    }
    #top-title.blog h1,
    #top-title.blog h2{
        font-size: 40px;
    }
    #top-title-plain h1{
        font-size: 35px
    }
	#main .section-content .wpb_text_column p strong{
		font-size: 16px;
	}
    #main .section-content .wpb_text_column{
    	padding: 35px 15px 30px 0;
    }
    #main .section-content.bottom-right .wpb_text_column{
    	padding-left: 15px;
    }
	#main .section-banner .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
		max-width: 600px;
	}
    #main.blog-single #blog-title h3{
        font-size: 18px;
    }
    #main.blog-single #blog-title h1{
        font-size: 35px;
    }
    #main.blog-single #blog-title hr{
        max-width: 280px;
    }
    #header-getstarted{
		display: none;
	}
	#popup-getstarted .row{
		padding: 0;
		margin: 0;
		width: 100%;
	}
	#mobile-header-getstarted{
		display: block !important;
		background: #cbb46e;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 99;
	}
	#mobile-header-getstarted a{
		display: block;
		font-family: 'Helvetica Neue';
		font-weight: bold;
		font-size: 17px;
		color: #fff;
		padding: 0;
		letter-spacing: 2px;
		line-height: 40px;
		height: 40px;
		text-align: center;
		text-transform: uppercase;
	}
	#getstarted-trusted{
		padding: 0;
		width: 80px;
		background-position: 0px 70px;
	}
	#getstarted-form{
        width: calc(100% - 80px);
    }
	#getstarted-form{
     padding: 20px 20px 0 20px;
    }
    #getstarted-form .gform_wrapper .gform_footer {
        padding-bottom: 20px;
    }
	#getstarted-close{
		top: 20px;
right: 29px;
	}
	#getstarted-form {
    	padding: 35px 35px 0 35px;
	}
    #footer-blog-carousel .item h3 {
        font-size: 18px;
    }
}


@media (max-width: 640px) {
	#main .vc_btn3{
		font-size: 20px;
	}
	#main .section-banner .wpb_text_column{
		font-size: 16px;
	}
    #top-title h1, #top-title h2{
        font-size: 40px;
    }
    #top-title.blog h1,
    #top-title.blog h2{
        font-size: 35px;
    }
    #main #blogfeed .grid-item{
        width: 100%;
    }
    #getstarted-form,
    #getstarted-form ul.gfield_checkbox li{
        font-size: 16px;
    }
    #getstarted-form ul.gfield_checkbox li{
        display: block;
        width: 100%;
    }
    #getstarted-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
        font-size: 14px;
        padding: 10px;
    }
    #getstarted-form .gform_wrapper ul.gfield_checkbox li input[type="checkbox"], #getstarted-form .gform_wrapper ul.gfield_radio li input[type="radio"] {
        vertical-align: 0px;
        margin: 0;
    }
}


@media (max-width: 480px) {
	h1{
		font-size: 40px;
	}
	h2{
		font-size: 34px;
	}
	h3{
		font-size: 28px;
	}
	h4{
		font-size: 23px;
	}
	h5{
		font-size: 17px;
	}
	h6{
		font-size: 14px;
	}
    #header-logo img {
        height: 38px;
        margin-top: 34px;
    }
	#main .section-banner .wpb_text_column{
		font-size: 15px;
	}
    #top-title h1, #top-title h2{
        font-size: 32px;
    }
    #top-title.blog h1,
    #top-title.blog h2{
        font-size: 32px;
    }
    #main.blog-single #blog-title h3{
        font-size: 17px;
    }
    #main.blog-single #blog-title h1{
        font-size: 30px;
    }
    #getstarted-form,
    #getstarted-form ul.gfield_checkbox li{
        font-size: 14px;
    }
    #getstarted-form ul.gfield_checkbox{
        padding-bottom: 10px;
    }
    #getstarted-form ul.gfield_checkbox li{
        margin-bottom: 5px;
    }
	#getstarted-form {
    padding: 20px 20px 0 20px;
	}
	#getstarted-trusted{
		width: 50px;
	}
	#getstarted-form {
    width: calc(100% - 50px);
	}
	#getstarted-close {
    top: 20px;
    right: 15px;
    width: 22px;
	}
    #getstarted-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
        font-size: 12px;
			padding: 8px 10px;
    }
}