@media only screen and (max-width: 1400px) 
{
/*Home page*/
.logo {
    /*border: 1px solid red;*/
}
.header {
    padding-top: 25px;
}
.home_hero .content {
    padding-top: 160px;
    left: 80px;
}
h1 {
    font-size: 52px;
}
h3 {
    font-size: 34px;
    line-height: 1.4;
}
.home_hero figure {
    height: 100vh;
    max-height: 750px;
    right: -40px;
}
.home_hero figure img {
    display: block;
    max-height: 100%;
}
.home_hero .content {
    max-height: 750px;
    min-height: 700px;
}
.block_link {
    min-height: 1px;
    padding: 35px;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.block_link .btn {
    right: 35px;
    bottom: 35px;
}
.block_link figure {
    display:block;
    position: relative;
    width: calc(100% + 70px);
    left: -35px;
    right: auto;
    bottom: auto;
    margin-top: -65px;
}
.our_process {
    padding-top: 140px;
    padding-bottom: 140px;
}
.our_process h2 {
    padding-bottom: 75px;
}
.blog_page {
    padding-top: 160px;
    padding-bottom: 160px;
}
.blog_page h2 {
    padding-bottom: 60px;
}
.inner_page {
    padding-top: 160px;
    padding-bottom: 160px;
}
.about_info {
    padding-bottom: 80px;
}
.sp_group_page h1 {
    padding-bottom: 60px;
}
.blog_hero {
    padding-top: 125px;
}
.reviewed_by p {
    margin-bottom: 15px;
}
.blog_hero .content h1 {
    padding-bottom: 30px;
}
.blog_hero .content {
    padding-right: 35px;
    padding-bottom: 80px;
}
.geninfo_block_wrapper {
    padding-top: 140px;
}
.geninfo_block_wrapper .info_block h3 {
    padding-bottom: 20px;
}
.geninfo_block_wrapper .info_block {
    margin-bottom: 180px;
}
.blog_hero .blog_hero_pic .reviewed_by {
    margin-left: 80px;
    padding-left: 100px;
}
.get-started-form {
    padding-top: 125px;
    padding-bottom: 150px;
}
.get-started-form .title {
    padding-bottom: 60px;
}
.get-started-form .gform_fields .gfmc-column {
    margin-bottom: 80px;
}
.get-started-form .gform_fields .gfmc-column.gfmc-row-2-column {
    margin-bottom: 60px;
}
.get-started-form .gform_fields .gfmc-column > ul .std_check > label {
    font-size: 34px;
    padding-bottom: 40px;
}
.std_check input[type=checkbox] + label {
    font-size: 22px;
}

}

@media only screen and (max-width: 1330px) {
.custom_form_view {
    margin-left: -11.65%;
    margin-right: -11.65%;
}    
}

@media only screen and (max-width: 1200px) 
{
/*Home page*/
.logo {
    /*border: 1px solid cyan;*/
} 
.home_hero .content {
    padding-top: 140px;
    left: 20px;
}
h1 {
    font-size: 48px;
}
h2 {
    font-size: 42px;
    line-height: 1.4;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 22px;       
}
.home_hero figure {
    right: 0;
    padding-top: 25px;
}
.block_link {
    min-height: 580px;
}
.mainnav nav ul li {
    margin-right: 50px;
}
.info_block_wrapper {
    padding-top: 150px;
}
.info_block_wrapper .content {
    padding-left: 80px;
    padding-right: 80px;
}
.info_block_wrapper .info_block {
    padding-bottom: 200px;
}
.info_block_wrapper .info_block:last-child {
    padding-bottom: 160px;
}
.feature_block {
    padding: 25px 25px;
    padding-bottom: 100px;
}
.feature_block .btn {
    right: 25px;
    bottom: 25px;
}
.ht_box {
    padding: 35px;
    padding-bottom: 100px;
}
.ht_box .btn {
    right: 35px;
    bottom: 35px;
}
.schedule_wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
}
.ht_links {
    padding-top: 25px;
}
.discover_carousel_wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
}
.footer {
    padding-top: 120px;
    padding-bottom: 60px;
}
.full_width {
    width: calc(100% + 30px);
    left: -15px;
    margin-left: 0;
    margin-right: 0;
}
.slider-counter .endRange {
    display: none;
}
.discover_carousel .owl-item.slactive {
    opacity: 0.45;
    pointer-events: none;
}
.discover_carousel .owl-item.center {
    opacity: 1;
    pointer-events: all;
}
.our_process h2 {
    padding-bottom: 60px;
}
.op_box {
    padding: 35px;
    min-height: 500px;
}
.blog_link .blog_title {
    padding: 20px 15px;
}
.blog_link .blog_title .title h6 {
    word-break: break-word;
}
.about_info {
    padding-bottom: 60px;
}
.advisor_page p {
    font-size: 16px;
}
.blog_hero .content p {
    font-size: 17px;
}
.blog_hero .blog_hero_pic figure img {
    max-width: 550px;
}
.geninfo_block_wrapper .info_block {
    margin-bottom: 160px;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield input[type=text] {
    font-size: 18px;
}
.std_check input[type=checkbox] + label {
    padding: 20px 20px 110px !important;
}
.std_check input[type=checkbox] + label:before {
    left: 20px;
    bottom: 20px;
}
.std_check input[type=checkbox] + label {
    font-size: 20px;
}
.get-started-form .gform_fields .gfmc-column > ul .std_check > label {
    font-size: 32px;
    padding-bottom: 30px;
}
.nice-select.gfield_select {
    font-size: 18px;
}
.custom_form_view {
    margin-left: -15px;
    margin-right: -15px;
} 
    
}

/* #Tablet (Portrait) */

    /* Note: Design for a width of 768px */

@media only screen and (max-width: 991px) 
{
/*Home page*/
.logo {
    /*border: 1px solid yellow;*/
}
.logo {
    position: static;
    transform: none;
}
.mobile_menubtn {
    display: block;
    position: absolute;
    width: 38px;
    height: 22px;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    z-index: 999999;
}
/* Icon 3 */
#nav-icon3 {
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 28px;
  background: #37B3F4;
  border-radius: 10px;
  opacity: 1;
  right: 8px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon3.open span {
    background: #ffffff;
}
#nav-icon3 span:nth-child(1) {
    top: 0;
    width: 20px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 9px;
}
#nav-icon3 span:nth-child(4) {
    width: 14px;
    top: 18px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mainnav {
    background: rgba(55,179,244,0.98);
    height: 100vh;
    min-height: 250px;
    position: fixed;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    transform: perspective(500px) rotateX(-20deg);
    -moz-transform: perspective(500px) rotateX(-20deg);
    -webkit-transform: perspective(500px) rotateX(-20deg);
    -webkit-transition: -webkit-transform 0.4s;
    opacity: 0;
    transition: all 0.4s;
    visibility: hidden;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-right: 0;
	overflow: auto;
    z-index: -1;
}
.menuopen .mainnav {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -webkit-transition: -webkit-transform 0.4s;
    transition: all 0.4s;
    opacity: 1;
    z-index: 99999;
    visibility: visible;
}
.mainnav nav {
    display: block;
} 
.menuopen {
    overflow: hidden;
}
.home_hero .content {
    padding-top: 120px;
    left: 0;
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
h5 {
    font-size: 22px;
}
.home_hero figure {
    padding-top: 50px;
    right: 60px;
}
.highlight_block_links .row {
    margin: 0 -10px;
}
.highlight_block_links .row [class*=col-] {
    padding: 0 10px;
}
.block_link {
    min-height: 1px;
    padding: 25px;
    padding-bottom: 0;
}
.block_link figure {
    width: calc(100% + 50px);
    left: -25px;
    margin-top: -45px;
}
.block_link .btn {
    right: 25px;
    bottom: 25px;
}
.btn {
    height: 60px;
    line-height: 60px;
}
.block_link h3 {
    font-size: 26px;
}
.info_block_wrapper .content {
    padding-left: 15px;
    padding-right: 15px;
}
.feature_block {
    min-height: 340px;
}
.schedule_wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}
.ht_box {
    padding: 25px;
    padding-bottom: 100px;
}
.ht_box .btn {
    right: 25px;
    bottom: 25px;
}
.ht_box:hover figure {
    opacity: 0.75;
}
.discover_carousel_wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}
.copyright_box p {
    font-size: 14px;
}
.header {
    padding: 15px 0;
}
.mainnav nav ul {
    display: block;
}
.mainnav nav ul li {
    margin: 15px 5px!important;
    text-align: center;
}
.mainnav nav ul li a {
    color: #ffffff;
    font-size: 16px;
    line-height: 43px;
}
.mainnav nav ul li.h-btn a {
    color: #ffffff !important;
    border: 3px solid #ffffff !important;
    margin-top: 20px;
}
.our_process {
    padding-top: 100px;
    padding-bottom: 100px;
}
.our_process h2 {
    padding-bottom: 40px;
}
.op_box {
    padding: 25px;
    min-height: 1px;
}
.blog_page {
    padding-top: 140px;
    padding-bottom: 140px;
}
.inner_page {
    padding-top: 120px;
    padding-bottom: 80px;
}
.about_info h5 {
    padding-bottom: 2px;
}
.about_info h3 {
    padding-bottom: 25px;
}
.about_info .social_links {
    padding-bottom: 30px;
}
.about_info {
    padding-bottom: 40px;
}
.advisor_page h3 {
    padding-bottom: 30px;
}
.advisor_link figure {
    height: 310px;
}
.advisor_link .title {
    padding: 15px;
}
.advisors_list {
    margin: 0 -15px;
}
.sp_group_page h1 {
    padding-bottom: 40px;
}
.privacy_links {
    display: none;  
}
.privacy_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.privacy_links ul li {
    margin-bottom: 5px;
}
.privacy_links ul li a {
    color: #404F61;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.46;
    text-decoration: none;      
}
.privacy_links ul li a:hover {
    color: #ffffff;
}
.tabview {
    display: block;
}
.top_footer .social_links {
    padding-bottom: 30px;
}
.blog_hero .blog_hero_pic .reviewed_by {
    margin-left: 0;
    padding-left: 95px;
}
.blog_hero .content p {
    font-size: 16px;
}
.blog_hero .blog_hero_pic figure img {
    max-width: 540px;
}
.geninfo_block_wrapper .info_block figure {
    margin: 0;
    width: auto;
}
.geninfo_block_wrapper {
    padding-top: 120px;
}
.geninfo_block_wrapper .info_block .extended_pic {
    width: 100%;
    float: none !important;
}
.geninfo_block_wrapper .info_block .content > ul li {
    margin-bottom: 16px;
}
.geninfo_block_wrapper .info_block.full_info h3 {
    padding-bottom: 30px;
}
.geninfo_block_list .info_block:last-child {
    padding-bottom: 120px;
}
.geninfo_block_wrapper .info_block:nth-child(even) figure {
    float: none;
}
.header.dark #nav-icon3 span {
    background: #1E1D1B;
}
.header.dark #nav-icon3.open span {
    background: #ffffff;
}
.get-started-form .title p {
    font-size: 16px;
}
.get-started-form .title {
    padding-bottom: 40px;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield {
    flex: 0 0 50%;
    max-width: 50%;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield input[type=text] {
    height: 60px;
    line-height: 58px;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield {
    margin-bottom: 45px;
}
.nice-select.gfield_select {
    height: 60px;
    line-height: 58px;
}
.get-started-form .gform_fields .gfmc-column {
    margin-bottom: 60px;
}
.get-started-form .gform_fields .gfmc-column > ul .std_check {
    flex: 0 0 100%;
    max-width: 100%;
}
.std_check .ginput_container .gfield_checkbox li {
    flex: 0 0 50%;
    max-width: 50%;
}
.std_check input[type=checkbox] + label {
    font-size: 22px;
}
.get-started-form .gform_fields .gfmc-column.gfmc-row-2-column {
    margin-bottom: 40px;
}
.mainnav nav ul li a:hover {
    color: #EDE4FF !important;
}
.mainnav nav ul li.current-menu-item a {
    color: #EDE4FF !important;
}
    
}

/* #Mobile (Landscape) */

    /* Note: Design for a width of 480px */

@media only screen and (max-width: 767px) 
{
/*Home page*/
.logo {
    /*border: 1px solid blue;*/
}
.home_hero .content h1 br {
    display: none;
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 36px;
}
h5 {
    font-size: 20px;
    letter-spacing: 0.14em;
}
.home_hero .content {
    min-height: 1px;
    height: auto;
    padding-bottom: 50px;
}
.home_hero figure {
    padding-top: 0;
    right: 0;
    margin: 0 auto;
    width: 360px;
    margin-top: -25px;
    height: auto;
    min-height: 1px;
}
.home_hero figure img {
    max-width: 100%;
}
.block_link h3 {
    font-size: 30px;
}
.highlight_block_links .block_link {
    max-width: 400px;
    margin: 0 auto;
}
.highlight_block_links [class*=col-] {
    margin-bottom: 30px;
}
.info_block_wrapper .info_block:nth-child(odd) .info_pic {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}
.info_block_wrapper .info_block:nth-child(even) .info_pic {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}
.highlight_block_links {
    padding-top: 60px;
    padding-bottom: 60px;
}
.info_block_wrapper .info_block:last-child {
    padding-bottom: 80px;
}
.feature_block_wrapper {
    padding-top: 80px;
    padding-bottom: 60px;
}
.feature_block h4 {
    min-height: 1px;
    margin-bottom: 20px;
}
.feature_block {
    min-height: 280px;
}
.schedule_wrapper {
    padding-top: 80px;
    padding-bottom: 60px;
}
.schedule_wrapper p {
    margin-bottom: 28px;
}
.ht_links [class*=col-] {
    margin-bottom: 30px;
}
.discover_carousel_wrapper h2 br {
    display: none;
}
.cc_box .slider-counter {
    min-width: 60px;
}
.discover_carousel_wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
}
.footer {
    padding-top: 100px;
    padding-bottom: 40px;
}
.footer_contact ul li {
    margin-bottom: 20px;
}
.footer_contact ul li a {
    font-size: 22px;
}
.footer_links {
    padding-top: 40px;
    display: block;
}
.footer_links .title {
    display: inline-block;
    margin-bottom: 10px;
}
.copyright_box p {
    font-size: 13px;
}
.home_hero figure {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.loaded .home_hero figure {
    opacity: 0.2;
    transform: translate(0,0);
}
.ht_box {
    min-height: 480px;
}
.home_hero {
    min-height: 610px;
}
.our_process {
    padding-top: 80px;
    padding-bottom: 80px;
}
.our_process_steps [class*=col-] .op_box:before {
    margin-bottom: 15px;
}
.op_box {
    min-height: 350px;
}
.blog_page h2 br {
    display: none;
}
.inner_page {
    padding-top: 100px;
    padding-bottom: 80px;
}
.about_info figure {
    max-width: none;
    margin-bottom: 25px;
}
.about_info figure img {
    display: block;
    width: 100%;
    max-width: none;
}
.about_info {
    padding-bottom: 20px;
}
.sp_group_page {
    padding-top: 20px;
}
.sp_group_page h1 {
    padding-bottom: 30px;
}
.blog_hero {
    padding-top: 110px;
}
.blog_hero .content {
    padding-right: 15px;
    padding-bottom: 50px;
}
.blog_hero .blog_hero_pic figure img {
    width: 100%;
}
.blog_hero .blog_hero_pic > figure {
    margin-top: 0;
    margin-left: 0;
    margin-right: -15px;
}
.geninfo_block_wrapper {
    padding-top: 80px;
}
.geninfo_block_wrapper .info_block figure img {
    width: 100%;
    max-width: none;
}
.geninfo_block_wrapper .info_block figure {
    margin-bottom: 30px;
}
.geninfo_block_wrapper .info_block .extended_pic {
    margin: 0;
    margin-bottom: 30px;
    margin-top: 50px;
    width: calc(100% + 30px);
    left: -15px;
}
.geninfo_block_wrapper .info_block .extended_pic img {
    width: auto;
}
.geninfo_block_wrapper .info_block {
    margin-bottom: 120px;
}
.blog_hero {
    padding-bottom: 60px;
}
.blog_hero .blog_hero_pic > figure {
    margin-bottom: -60px;
}
.get-started-form {
    padding-top: 110px;
    padding-bottom: 120px;
}
.get-started-form .title h1 {
    padding-bottom: 30px;
}
.get-started-form .title p {
    padding-top: 0;
}
.get-started-form .title {
    padding-bottom: 30px;
}
.std_check input[type=checkbox] + label {
    font-size: 20px;
}
.get-started-form .gform_fields .gfmc-column > ul .std_check > label {
    font-size: 28px;
    padding-bottom: 30px;
    line-height: 1.4;
}
.get-started-form .gform_fields .gfmc-column {
    margin-bottom: 40px;
}
.get-started-form .gform_fields .gfmc-column.gfmc-row-2-column {
    margin-bottom: 20px;
}
.custom_form_view {
    margin-bottom: 150px;
}
    
}

/* #Mobile (Portrait) */

    /* Note: Design for a width of 320px */

@media only screen and (min-width: 320px) and (max-width: 479px) 
{
/*Home page*/
.logo {
    /*border: 1px solid green;*/
} 
.logo {
    width: 180px;
}
.logo img {
    max-width: 100%;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 28px;
}
h5 {
    font-size: 19px;
    letter-spacing: 0.14em;
}
p {
    font-size: 15px;
}
li {
    font-size: 15px;
}
.home_hero .content p {
    font-size: 16px;
    margin-bottom: 28px;
}
.home_hero .content ul li {
    font-size: 16px;
}
.btn {
    height: 55px;
    line-height: 55px;
}
.home_hero figure {
    width: 300px;
}
.info_block_wrapper figure {
    height: auto;
    max-height: 506px;
}
.info_block_wrapper figure img {
    align-self: flex-end;
    max-width: 100%;
    margin-top: -100px;
}
.info_block_wrapper {
    padding-top: 120px;
}
.info_block_wrapper .info_block {
    padding-bottom: 150px;
}
.home_hero .content ul li .icon {
    top: -1px;
}
.highlight_block_links {
    padding-top: 60px;
    padding-bottom: 60px;
}
.info_block_wrapper .info_block:last-child {
    padding-bottom: 60px;
}
.feature_block_wrapper {
    padding-top: 60px;
    padding-bottom: 40px;
}
.schedule_wrapper {
    padding-top: 60px;
    padding-bottom: 40px;
}
.discover_carousel_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}
.more_link {
    font-size: 16px;
    padding-right: 30px;
}
.btn-more {
    font-size: 16px;
    min-width: 155px;
}
.ht_box .btn {
    min-width: 260px;
}
.footer {
    padding-top: 80px;
    padding-bottom: 30px;
}
.ht_box ul li:before {
    top: 8px;
}
.home_hero {
    min-height: 550px;
}
.mainnav nav ul li {
    margin: 12px 5px!important;
}
.home_hero .content {
    padding-top: 110px;
}
.our_process {
    padding-top: 60px;
    padding-bottom: 60px;
}
.our_process h2 {
    padding-bottom: 35px;
}
.op_box h3 {
    padding-bottom: 15px;
}
.blog_list [class*=col-] {
    flex: 0 0 100%;
    max-width: 100%;
}
.blog_page {
    padding-top: 120px;
    padding-bottom: 120px;
}
.blog_page h2 {
    padding-bottom: 50px;
}
.blog_link figure {
    margin: 0;
    height: auto;
}
.inner_page {
    padding-top: 80px;
    padding-bottom: 80px;
}
.advisor_page p {
    font-size: 15px;
}
.advisors_list [class*=col-] {
    flex: 0 0 100%;
    max-width: 100%;
}
.advisor_link .title {
    padding: 25px;
}
.advisor_link figure {
    height: auto;
}
.geninfo_block_wrapper .info_block.full_info h3 br {
    display: none;
}
.blog_hero .content p {
    font-size: 15px;
}
.geninfo_block_wrapper .info_block .extended_pic img {
    display: block;
    max-width: 100%;
}
.geninfo_block_wrapper .info_block .extended_pic img {
    margin-top: -100px;
}
.geninfo_block_wrapper .info_block .extended_pic {
    height: auto;
    max-height: 506px;
}
.geninfo_block_wrapper .info_block {
    margin-bottom: 80px;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield {
    flex: 0 0 100%;
    max-width: 100%;
}
.std_check .ginput_container .gfield_checkbox li {
    flex: 0 0 100%;
    max-width: 100%;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield {
    margin-bottom: 40px;
}
.get-started-form .title {
    padding-bottom: 20px;
}
.get-started-form .gform_fields .gfmc-column > ul .gfield input[type=text] {
    height: 55px;
    line-height: 53px;
}
.nice-select.gfield_select {
    height: 55px;
    line-height: 53px;
}
.std_check input[type=checkbox] + label {
    min-height: 180px;
}
.get-started-form .gform_fields .gfmc-column > ul .std_check > label {
    font-size: 26px;
    padding-bottom: 25px;
    line-height: 1.4;
}
.custom_form_view {
    margin-bottom: 85px;
}
    
}

@media only screen and (min-width: 320px) and (max-width: 374px) 
{
/*Home page*/
.logo {
    /*border: 1px solid green;*/
}  
h1 {
    font-size: 34px;
}
.discover_carousel .blog_link {
    width: 270px;
    height: 340px;
}
.cc_box .slider-counter {
    min-width: 55px;
}
.geninfo_block_wrapper .info_block {
    margin-bottom: 100px;
}
    
}