/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/


/*desktop only*/

@media only screen and (min-width: 992px) {
    .fp-img canvas {
/*        height: min(18.938vw, 303px);*/
        height: 322px;
        /*height: 303px;*/
    }
    .fp-item:nth-child(1) {
        vertical-align: bottom;
        width: 30.723%;
    }
    .fp-item:nth-child(1) canvas {
/*        height: min(18.875vw, 302px);*/
        height: 284px;
        /*height: 302px;*/
    }
    .fp-item:nth-child(2) {
        width: 38.3%;
    }
    .fp-item:nth-child(2) canvas {
/*        height: min(20.688vw, 331px);*/
        height: 320px;
        /*height: 331px;*/
    }
    .fp-item:nth-child(3) {
        vertical-align: bottom;
        width: 30.8%;
    }
    .fp-item:nth-child(3) canvas {
/*        height: min(15.813vw, 253px);*/
        height: 232px;
        /*height: 253px;*/
    }
    .fp-item:nth-child(4) {
        width: 34.3%;
    }
    .fp-item:nth-child(5) {
        width: 34.7%;
    }
    .fp-item:nth-child(6) {
        width: 35.65%;
    }
    .fp-item:nth-child(7) {
        width: 31.9%;
    }
    .fp-item:nth-child(6) .fp-img canvas,
    .fp-item:nth-child(7) .fp-img canvas {
        height: 292px;
    }

    #hp-our-projects .fp-item:last-child .fp-img canvas{
        height: 292px;
    }

    #hp-our-projects .fp-item:last-child {
        width: 32.23%;
    }
    /*custom communities*/
    #aios-communities-iconic .aioscomu-list {
        gap: 0.5px;
        margin: 0px -5px;
    }
        #aios-communities-iconic a.aioscomu-cont {
            width: calc((100% / 3) - 1px) !important;
        }
    /*custom communities end*/
}

@media only screen and (max-width: 1600px) {
    .netflix-v2-inner .custom-container {
        width: 92%;
    }
    .sl-v2-title strong {
        white-space: normal;
    }
}

@media only screen and (max-width: 1440px) {
        .fh-nav .navi > li > a {
        font-size: 12px;
    }

    .navi > li, .navi > li:before {
        margin: 0 23px;
    }
}


@media only screen and (max-width: 1366px) {

    .sl-v2-text {
        max-width: 57%;
    }
    .fh-nav .navi > li, .fh-nav .navi > li:before {
        margin: 0 10px;
    }

    .netflix-v2-inner-flex .sunset-logos div {
        padding: 0 5px;
    }






    .phil-text {
        padding-right: 3%;
        width: 54.871%;
    }

    .philanthropy-image {
        width: 29.129%;
    }

    .philanthropy-image {
        width: 45.129%;
    }








}

@media only screen and (max-width: 1280px) {
    /* header.header .container {
        width: 1275px;
    } */
    .sl-v2-wrap {
        margin: 0;
    }
}

@media only screen and (max-width: 1280px) {
    .offcanvas-contact-info ul li {
        padding-right: 30px;
        padding-left: 0;
    }
    .offcanvas-contact-info ul li a[class*="ai-font-"] {
        margin-right: 7px;
    }
}


/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */

@media only screen and (max-width: 1199px) {
            .fh-nav .navi > li > a {
    font-size: 11px;
}

    .ios-true .ba-fixed,
    .ipad-true .ba-fixed,
    .mobile .ba-fixed {
        background-attachment: scroll!important;
    }
    .header-contact span {
        font-size: 12px;
        padding: 0 10px;
    }
    .navi > li,
    .navi > li:before {
        margin: 0 15px;
    }
    .navi li a {
        font-size: 12px;
    }
    .fh-nav .navi > li, .fh-nav .navi > li:before {
        margin: 0 5px;
    }
    .slideshow-logo {
        max-width: 500px;
        margin: 0 auto 30px;
    }
    .site-offcanvas {
        width: 73%;
    }
    .offcanvas-container {
        padding: 42px 50px;
    }
    .offcanvas-contact-info ul li span {
        font-size: 12px;
        line-height: 19px;
    }
    .fp-title .section-title span {
/*        margin-right: min(4.313vw, -70px);*/
    }
    .fp-price {
        font-size: 20px;
    }
    .qs-btns a {
        font-size: 12px;
    }
    .about-jason .about-text .section-title strong,
    .about-chris .about-text .section-title strong,
    .about-alen .about-text .section-title strong {
        font-size: 80px;
        margin: -6px 0 0 -5px;
    }
    .section-title span {
        font-size: 75px;
    }
    .section-title strong {
        font-size: 70px;
    }
    .cta-name {
        font-size: 24px;
    }
    .blog-title .section-title span {
        font-size: 65px;
    }
    .footer-logo-list img {
        margin: 0 5px;
        max-height: 18px;
    }
    .footernav > li {
        /*width: calc(100% / 6);*/
    }
    .footer-address-info {
        min-height: 100px;
    }
    .footer-address-info strong {
        font-size: 13px;
    }
    .footer-address-info p {
        font-size: 10px;
        line-height: 13px;
    }

    .footer-address:last-child {
        margin-bottom: 0;
    }
    .footer-address-info {
        min-height: 117px;
    }
    .footer-address-info strong {
        font-size: 16px;
    }
    .footer-address-info p {
        font-size: 12px;
        line-height: 15px;
    }
    .entry-custom-title em {
        font-size: 40px;
        top: 7px;
    }
    .hp-concierge-title.section-title .line,
    .sl-v2-title.section-title .line {
        top: 50px;
    }

    .footernav > li {
        padding: 0 5px;
    }

    .postid-87 #agents-single .agents-right .agents-name {
        font-size: 100px;
    }

    .custom-ip-breadcrumbs p {
        letter-spacing: 0;
    }

    .netflix-v2-inner-flex {
        padding: min(7vw, 100px) min(1vw, 20px) min(7vw, 50px);
        gap: min(1vw, 10px);
    }
    .netflix-v2-inner-flex .sunset-logos div {
        padding: 0 5px;
        font-size: 10px;
    }
}


/* iPad(portrait) | Galaxy Tab 4(portrait)  */

@media only screen and (max-width: 991px) {





  .phil-text {
      width: 100%;
      padding: 0;
  }

  .hp-philanthropy .philanthropy-title {
      justify-content: center;
  }

  .hp-philanthropy .philanthropy-image {
      width: 100%;
  }

  .hp-philanthropy .philanthropy-image img {
      max-width: 100%;
  }














    .footer-address-list {
        margin-left: 0;
        margin-right: 0;
        flex-flow: column wrap;
    }
    .footer-address {
        width: 100%;
        max-width: 360px;
        margin: 0 auto 21px;
    }

    *[class*="col-md"] {
        width: 100%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-2 {
        width: 16.66666666%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-5 {
        width: 41.66666666%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    /* The following are used on inner pages. Please edit carefully. */
    .inner {
        width: 100%;
    }
    #content-sidebar,
    #content-full {
        width: 100%;
    }
    .outer {
        width: 100%;
        min-width: 100%;
    }
    #content-sidebar #content {
        width: 100%;
    }
    .site-offcanvas {
        width: 320px;
        max-width: 100%;
        transition: .3s ease-out;
    }
    .offcanvas-container {
        padding: 40px 20px;
    }
    .offcanvas-logo {
        margin: 0 0 30px;
    }
    #off_nav > li {
        width: 100%;
    }
    .offcanvas-contact-info ul li {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .offcanvas-contact-info ul li span{
        font-size: 15px;
        line-height: 1.4;
    }

    .offcanvas-contact-info ul li:last-child {
        margin-bottom: 0;
    }
    header.header {
        display: none;
    }
    .fixed-header {
        top: 0;
        transition: none;
        pointer-events: all;
        padding: 0;
        position: absolute;
    }

    .fh-nav,
    .fh-contact span:last-child {
        display: none;
    }
    .fh-logo {
        display: none;
        width: 200px;
        max-width: calc(100% - 80px);
        padding-left: 20px;

    }
    .fh-contact {
        width: 270px;
        max-width: calc(100% - 80px);
        padding-left: 20px;

    }

    .fixed-header.mobile-fixed-header {
        display: flex;
        top: 0 !important;
        position: fixed;
        transition: all .4s ease;
    }

    .fixed-header.mobile-fixed-header.active {
        top: 0;
    }

    .fixed-header.mobile-fixed-header .fh-contact{
        display: none;
    }

    .fixed-header.mobile-fixed-header .fh-logo{
        display: block;
    }

    .fh-contact span a {
        font-size: 13px;
    }

    .fh-contact span em {
        font-size: 9px;
        margin-bottom: 3px;
    }

    .fh-menu {
        margin-left: auto;
        width: 55px;
    }
    .fh-menu button {
        height: 55px;
    }
    .ip-banner canvas{
        height: 250px;
    }
    .custom-container {
        padding: 0 15px;
    }
    #hp-slideshow {
        padding-top: 50px;
    }
    .slideshow-content {
        background-size: 100%;
    }
    .slideshow-logo a:first-child,
    .slideshow-logo{
        margin-bottom: 0;
    }
    .slideshow-content .btn-a{
/*        display: none;*/
    }
    .slideshow-btn-list {
        flex-flow: column;
    }
        .slideshow-btn-list a.btn-a.is-white {
            margin: 19px 0 0;
        }
    #hp-slideshow canvas {
        min-height: 436px;
    }
    #hp-listings {
        padding-bottom: 40px;
    }
    .fp-inner {
        margin: 0;
    }
    .fp-title {
        position: relative;
        width: 100%;
        padding: 40px 0 20px;
        text-align: center;
    }
    .fp-title .section-title strong {
        font-size: 52px;
    }
    .fp-title .section-title span {
        font-size: 55px;
        margin-top: -20px;
        margin-right: -50px;
    }
    .fp-title .section-title .line {
        width: 130px;
        right: 72px;
    }
    .fp-list {
        max-width: 500px;
        margin: 0 auto;
    }
    .fp-item:first-child {
        margin-left: 0;
    }
    .fp-item {
        width: 100%;
        margin: 0 0 40px;
    }
    .fp-img canvas {
        -webkit-filter: none;
        filter: none;
    }
    .fp-info {
        position: relative;
        color: #1b1b1b;
        display: block;
        padding: 0;
        opacity: 1 !important;
        padding-top: 25px;
    }

    .fp-info > .flex{
        padding: 0;
    }

    .fp-info .fp-address,
    .fp-info::after{
        display: none;
    }

    .fp-address {
        white-space: normal;
        text-align: left;
        padding: 0;
        font-size: 15px;
        margin: 0 0 20px;
        opacity: 1!important;
    }
    .fp-price {
        font-size: 24px;
        margin: 0 0 10px;
    }

    .fp-info-hover{
        position: relative;
        opacity: 1;
        background: transparent;
    }

    .fp-info-hover > div{
        flex-direction: column;
    }

    .fp-info-hover .fp-address{
        padding: 0;
        margin: 0;
    }

    .fp-btn {
        position: relative;
        width: 162px;
        height: 47px;
        font-size: 12px;
        letter-spacing: 0.2em;
        color: #1b1b1b;
        border: 1px solid #1b1b1b;
        opacity: 1;
        background: transparent;
    }

    .fp-info-hover .fp-btn{
        -ms-flex-preferred-size: 47px;
        flex-basis: 47px;
        transition: all .4s ease-in-out;
        margin-top: 25px;
    }

    .fp-btn:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        height: 1px;
        right: -15px;
        background: #1b1b1b;
        opacity: 0.5;
        width: 29px;
        margin: auto;
    }

    .fp-info-hover .fp-btn:before{
        right: unset;
        left: -15px;
    }


    .fp-item a:hover .fp-img canvas{
        transform: none;
    }

    .fp-item a:hover .fp-btn{
        background: var(--secondary);
        border-color: var(--secondary);
        color: #fff;
    }


    .fp-btn:hover:before {}
    .fp-btn-list {
        position: relative;
        width: 100%;
        padding: 0;
        max-width: 500px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .fp-btn-list a {
        width: 358px;
        height: 75px;
        margin: 11px auto;
        font-size: 18px;
        max-width: 100%;
    }
    .fp-btn-mobile {
        width: 500px;
        max-width: 100%;
        margin: 0 auto 40px;
    }
    .fp-btn-mobile a {
        width: 267px;
    }

    .fp-info, .fp-info-hover {
        padding-left: 43px;
        padding-right: 43px;
    }


    #hp-qs {
        padding-bottom: 50px;
    }
    .qs-inner {
        margin-top: -50px;
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
    }
    .qs-fields {
        width: 100%;
    }
    .qs-btns {
        width: 100%;
        padding: 40px 10px 0;
        max-width: 240px;
        margin: 0 auto;
        display: block;
    }
    .qs-field.field-6 {
        width: 100%;
    }
    .qs-field.field-3 {
        width: 50%;
    }
    .qs-btns input {
        margin: 0 0 40px;
    }
    .qs-btns a {
        font-size: 14px;
    }
    .qs-form {
        padding: 30px 18px 50px;
    }
    .qs-inner:after {
        background-position: bottom right;
        background-size: 50%;
    }

    #hp-netflix.hp-netflix-v2 {
        padding-bottom: 0;
        margin-top: 0;
    }
        .netflix-v2-col {
            width: 100%;
            padding: 56px 13%;
            position: relative;
        }
            #hp-netflix .netflix-v2-col a {
                width: 100%;
                max-width: 500px;
                margin: 0 auto;
            }
                .netflix-v2-bg-hover {
                    background-repeat: no-repeat;
                    background-color: #000;
                }

                .netflix-v2-col a:hover .netflix-v2-bg-hover{
                    opacity: 0;
                }

                .netflix-v2-inner-flex{
                    flex-direction: column;
                }

    #hp-about {
        padding-top: 20px;
    }
    .bg-about {
        top: 0;
    }
    .section-title strong {
        font-size: 52px;
        margin-left: 0;
        margin-top: 0;
    }
    .section-title span {
        font-size: 55px;
    }
    .about-jason,
    .about-chris {
        padding: 0;
        margin: 0;
    }
    .about-alen {
        padding-bottom: 70px;
    }
    .about-img {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .about-text {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        padding: 35px 0 20px;
    }

    .about-text > div:last-child{
        padding: 35px 20px 0;
    }

    .about-chris .about-text,
    .about-alen .about-text {
        margin-top: 0;
        padding-bottom: 20px;
    }
    .about-title {
        text-align: center;
    }
    .about-title .section-title {
        text-align: left;
    }
    .about-jason .about-text .section-title strong,
    .about-chris .about-text .section-title strong,
    .about-alen .about-text .section-title strong {
        font-size: 52px;
    }
    .about-jason .about-text .section-title span {
        margin-top: -14px;
        margin-right: -75px;
        position: relative;
    }
    .about-jason .about-text .section-title span:before {
        content: '';
        position: absolute;
        top: 0;
        right: 100%;
        bottom: 0;
        margin: auto;
        width: 65px;
        height: 4px;
        background: #d7d7d7;
        margin-right: 10px;
    }
    .about-jason .about-text .section-title .line,
    .about-chris .about-text .section-title .line {
        display: none;
    }
    .about-chris .about-text .section-title span {
        margin-top: -16px;
        margin-right: -30px;
        position: relative;
    }
    .about-chris .about-text .section-title span:before {
        content: '';
        position: absolute;
        top: 0;
        right: 100%;
        bottom: 0;
        margin: auto;
        width: 215px;
        height: 4px;
        background: #d7d7d7;
        margin-right: 10px;
    }
    .about-alen .about-text .section-title .line {
        width: 47px;
        top: initial;
        bottom: 28px;
        right: 60%;
        left: initial;
    }
    .about-alen .about-text .section-title span {
        margin-top: -10px;
        margin-right: -40px;
    }

    .about-text p{
        display: none;
    }

    .about-text p:first-child{
        display: block;
    }
    #hp-team {
        padding: 40px 0 47px;
    }
    .bg-cta {
        background-repeat: no-repeat;
        background-size: 70%;
        background-position: bottom left;
    }
    .team-title {
        position: relative;
        padding: 0;
        background: transparent;
        margin: 0 0 40px;
        justify-content: center;
        width: auto;
    }
    .team-title .section-title strong {
        margin-bottom: 15px;
    }
    .team-title .section-title .line {
        width: 100%;
        right: 0;
        top: initial;
        margin: 0;
    }
    .team-list {
        margin: 0 auto;
        max-width: 500px;
        padding: 0 65px;
    }
    .team-item {
        width: 100%;
        padding: 0;
        margin: 0 0 45px;
    }
    .team-item:last-child {
        margin-bottom: 0;
    }
    #hp-cta {
        padding: 0 0 52px;
    }
    #hp-cta .bg-cta {
        display: none;
    }
    .cta-list {
        margin: 0 auto;
        max-width: 500px;
    }
    .cta-item {
        width: 100%;
        padding: 10px 0;
    }
    #hp-work {
        padding: 40px 0 60px;
    }
    .work-title {
        margin: 0;
        padding: 0;
    }
    .work-title .section-title {
        overflow: visible;
    }
    .work-title .section-title strong {
        padding-right: 0;
    }
    .work-title .section-title span {
        margin-right: 0;
    }
    .work-title .section-title span:before {
        bottom: 0;
        width: 195px;
    }
    ul.work-list {
        max-width: 300px;
    }
    ul.work-list li {
        width: 100%;
        border-right: none;
        border-bottom: 2px solid rgb(255 255 255 / 30%);
        padding: 29px 0;
    }
    ul.work-list li:last-child {
        border-bottom: 0;
    }
    .bg-sep {
        height: 105px;
    }
    #hp-blog {
        padding: 40px 0 0;
    }
    #hp-blog .col-md-5 {
        padding: 0 5%;
    }
    .blog-title {
        margin: 0;
        /* text-align: center; */
    }
    .blog-title .section-title {
        text-align: left;
    }
    .blog-title .section-title span:before {
        width: 25px;
        margin-right: 15px;
    }
    .blog-text {
        max-width: 100%;
        margin-bottom: 47px;
    }
    .blog-text p {
        margin-bottom: 25px;
    }
    #hp-blog .col-md-7 {
        background: #fff;
        padding: 20px;
    }
    .blog-post-list {
        margin: 0;
    }

    .blog-item:not(:first-child){
        display: none;
    }

    .blog-item {}
    .blog-img {
        width: 100%;
    }
    .blog-desc {
        width: 100%;
        padding: 30px 30px 40px;
    }
    #hp-jon {
        padding: 35px 0 60px;
    }
    #hp-jon p {
        line-height: 22px;
        margin-bottom: 40px;
    }
    .jon-title .section-title span {
        margin-top: -20px;
        margin-right: -30px;
    }
    .jon-title .section-title span:before {
        margin-right: 20px;
        width: 92px;
        top: 5px;
    }
    .jon-form {
        max-width: 500px;
        margin: 0 auto;
    }
    .jon-field.field-6 {
        width: 100%;
        margin: 0 0 35px;
    }
    footer.footer {
        padding: 20px 0 50px;
    }
    .bktotop {
        /*display: none;*/
        bottom: 60px;
        right: 10px;
    }
    footer.footer:after {
        background-attachment: scroll;
        background-size: 100%;
        background-position: bottom left;
    }
    .footer-top {
        margin-bottom: 32px;
    }
    .footer-logo {
        width: 290px;
        margin: 0 auto 20px;
    }
    .footer-contact-info h2 {
        font-size: 18px;
    }
    .footer-contact-info {
        text-align: center;
    }
    .footer-middle {}
    .footer-logo-list {
        flex-flow: row wrap;
        justify-content: center;
    }
    .footer-logo-list img {
        max-height: initial;
        margin: 5px;
    }
    .footernav {
        /*flex-flow: column;*/
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .footernav > li {
        /*width: 100%;*/
        text-align: center;
        /*margin-bottom: 30px;*/
        width: auto;
        padding: 7px;
    }
    .footernav > li:last-child {
        margin-bottom: 0;
    }
    .footernav > li > a{
        font-size: 15px;
    }
    .footer-credit-logo-list {
        max-width: 384px;
        margin: 0 auto;
    }
    .footer-credit-logo-list img,
    .footer-credit-logo-list a {
        margin: 6px 5px;
    }
    .footer-copyright {
        margin: 40px 0 20px;
    }
    #pojo-a11y-toolbar {
        display: none;
    }
    #content .entry-title,
    #content .archive-title,
    #content .entry-custom-title,
    #content .archive-custom-title,
    #content .aios-roadmaps-default-wrapper .entry-title {
        font-size: 60px;
    }
    .ip-banner-accent:before {
        background-size: 60%;
    }
    .ip-fp-list {
        margin-top: 60px;
    }
    .ip-fp-list .fp-item {
        width: 100%!important;
        margin: 0 0 40px;
    }
    .ip-fp-list .fp-item:nth-child(even) {
        margin-top: 0;
    }

    /*custom communities*/
    #aios-communities-iconic a.aioscomu-cont {
        width: 50%;
    }
    /*custom communities end*/

    .hp-concierge-v2 {
        padding: 65px 0 0;
    }
        .hp-concierge-text {
            width: 100%;
            padding-right: 0;
        }
            .hp-concierge-text-inner .hp-concierge-title {
                font-size: 60px;
                line-height: 1;
            }
            .hp-concierge-text-inner {
                text-align: center;
            }
            .hp-concierge-title.section-title span {
                margin-top: -15px;
            }
            .hp-concierge-title.section-title .line {
                width: 80px;
            }
            .hp-concierge-text-inner p {
                text-align: left;
            }
            .hp-concierge-text-inner a.btn-a {

            }
            .hp-concierge-text-inner .hp-concierge-title span b {
                font-size: 24px;
            }
            .hp-concierge-text-inner .hp-concierge-title i.title-line.extend-left {
                right: 46%;
                width: 135px;
            }
        .hp-concierge-img {
            width: 100%;
            margin-top: 87px;
        }

    .sl-intro-cv2 {
        padding: 80px 0 70px;
        margin-bottom: 20px;
    }
        .sl-v2-img {
            width: 100%;
            max-width: 400px;
            margin: 0 auto 70px;
        }
        .sl-v2-text {
            max-width: 100%;
            text-align: center;
        }
            .sl-v2-title {
                font-size: 50px;
                line-height: 1;
                text-align: left;
            }
                .sl-v2-title span b {
                    font-size: 24px;
                }
                    .sl-v2-title span i.title-line.extend-left {
                        width: 36px;
                        bottom: 17%;
                        right: 85%;
                    }

            .sl-v2-inner .sl-v2-title {
                text-align: left;
            }
                .sl-v2-title.section-title strong {
                    font-size: 50px;
                }
                .sl-v2-title.section-title span {
                    font-size: 35px;
                    margin-top: -8px;
                }
                .sl-v2-title.section-title .line {
                    width: 59px;
                    right: 80%;
                    top: 110px;
                }
            .sl-v2-inner p {
                text-align: left;
            }

    body .agents-single-contact-right-inner {
        padding-left: 15px;
        padding-right: 15px;
        align-items: center;
    }
    body .agent-single-contact-name {
        text-align: center;
    }
    body #agents-single .agents-contact li.agent-contact-centered > div {
        justify-content: center;
    }

    #agents-single ul.agents-contact li > div {
        display: flex !important;
        align-items: center;
        justify-content: center !important;
    }

    #agents-single ul.agents-contact li > div > div {
        width: auto !important;
    }

    #agents-single .agents-contact li.agents-contact-half {
        width: 100% !important;
    }

    #agents-single .agents-right .agents-name{
        padding-left: 0 !important;
    }

    .aios-roadmaps-default-wrapper .aios-roadmaps-default-content {
        display: block;
    }

    .aios-roadmaps-default-content .contact-us-info {
        padding-left: 0;
        width: 720px;
        max-width: 100%;
        margin: 0 auto;
        float: none;
    }

    .aios-roadmaps-default-wrapper .aios-roadmaps-default-content .contact-us-info img{
        width: 100% !important;
    }

    .sl-v2-text a.btn-a {
        width: 100%;
    }

    .sl-btns {
        display: block;
        width: 100%;
        max-width: 230px;
        margin: 0 auto;
    }

    .sl-btns  a:not(:last-child) {
        margin-bottom: 15px;
    }

	.prices {
		flex-flow: column;
        margin-bottom: 10px;
	}

    .netflix-v2-inner-flex .sunset-logos {
        /*flex-direction: column;*/
    }
    .netflix-v2-items {
        width: 100%;
    }

    .hp-philanthropy .philanthropy-title strong {
        font-size: 50px;
    }


}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */

@media only screen and (max-width: 767px) {
    *[class*="col-sm"] {
        width: 100%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
    .col-xs-2 {
        width: 16.66666666%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-5 {
        width: 41.66666666%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-12 {
        width: 100%;
    }
    .ip-banner .container {
        width: 100%;
    }
    .page-id-10 .ip-marketing-head-desc {
        padding: 50px 15px;
    }

    /*custom communities*/
    #aios-communities-iconic .aioscomu-list {
        display: block;
    }
        #aios-communities-iconic a.aioscomu-cont {
            display: block;
            width: 550px;
            max-width: 100%;
            margin: 0 auto;
        }
    /*custom communities end*/

    .postid-87 #agents-single .agents-right .agents-name {
        font-size: 70px;
    }
}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */

@media only screen and (max-width: 480px) {
    .fh-contact span{
        padding: 0 7px;
    }

    .fh-contact span a {
        font-size: 11px;
    }

    .postid-87 #agents-single .agents-right .agents-name {
        font-size: 50px;
        line-height: 1.4;
    }

    .hp-philanthropy {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 420px) {
    .work-title .section-title strong {
        font-size: 38px;
    }
    .work-title .section-title span:before {
        width: 95px;
    }
    .blog-title .section-title span {
        font-size: 50px;
        margin-top: -15px;
    }
    .about-jason .about-text .section-title strong,
    .about-chris .about-text .section-title strong,
    .about-alen .about-text .section-title strong {
        font-size: 40px;
    }
    .about-jason .about-text .section-title span:before {
        width: 35px;
    }
    .about-chris .about-text .section-title span:before {
        width: 160px;
    }
    #content .entry-title,
    #content .archive-title,
    #content .entry-custom-title,
    #content .archive-custom-title,
    #content .aios-roadmaps-default-wrapper .entry-title {
        font-size: 50px;
    }
    .entry-custom-title em {
        font-size: 20px;
        top: 0;
    }
}
@media only screen and (max-width: 400px) {
    .team-list {
        padding: 0 10%;
    }
}
