﻿body {
    position: relative;
    background-color: transparent;
}
    body.modal-open {
        overflow: hidden;
        position: relative;
    }
.modal-content {
    background-color: currentcolor;
}
.try-it-for-free-button {
    display: block;
}
.dv {
    top: 100px;
    z-index: 9;
    position: fixed;
    right: 4px;
}

/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}
    /* flip the pane when hovered */
    .flip-container:hover .flipper, .flip-container.hover .flipper {
        transform: rotateY(180deg);
    }

.flip-container, .front, .back {
    width: 400px;
    height: 400px;
}
.build_community {
    position: absolute;
    top: 3%;
    right: 0;
    left: 0;
    width: 30%;
}
#tranparent_video{
    display:block !important;
}
.video_div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
}


img.img-responsive.acadiaImg {
    width: 340px;
    margin: 0 auto;
    max-width: 100%;
}
/*Color class */
.body-bg {
    background-color: #58C6CE;
}

.bg-white {
    background-color: #fff;
}
/*End*/
/*************ROI CARDS****************/
/**Footer*/
.footer-section-cowork-connect {
	height: 85px;	
	background-color: #EF744E;
}
.container-fluid.desktop-footer {
    background-color: #58C6CE;   
}
.header-titleFooter {	
	color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 18px;   
    font-weight: 300;
    line-height: 22px;
    margin: 20px 20px;	
}
.term{
    color: #FFFFFF;
	font-family: "HelveticaNeue";
	font-size: 18px;	
	font-weight: 300;
	line-height: 22px;	
}
.a-spare-to-share_SubTitle{	
	color: #FFFFFF;
	font-family: "HelveticaNeue";
	font-size: 16px;
	font-weight: 300;
	line-height: 15px;	
}
.Our-Values-Subheader {
    width: 738px !important;
    height: 60px !important;
    margin: 0 294px 34px;
    font-family: HelveticaNeue;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    display:block;
}
.Our-Values-Subheader-Sub {
    width: 1218px !important;
    height: 62px !important;
    margin: 34px 54px 105px;
    font-family: Helvetica;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display:block;
}
.Maintenance-Card {
    width: 350px;
    height: 450px;
    margin: 0 50px 0 0;
    padding: 33px 42px 73px 41px;
    opacity: 0.2;
    background-color: #fff;
}
.Participation {
    width: 145px;
    height: 38px;
    margin: 0 60px 71px 62px;
    font-family: HelveticaNeue;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.04px;
    color: #fff;
}
.Combined-Shape {
    width: 267px;
    height: 235px;
    padding: 141px 82.2px 37px 82.8px;
    transform: rotate(-180deg);
    opacity: 0.72;
    border: solid 13.9px #fff;
}
.mobile-footer{display:none;}
/*******************************/
.oval-1 {
    text-align:center;
	height: 155.11px;
	width: 156px;
    display: inline-block;	
}
.recruiting-top-talen {
        margin: 20px;
text-align:left;
	color: #FFFFFF;
	font-family: "HelveticaNeue";
	font-size: 16px;
	letter-spacing: 0.03px;
	line-height: 18px;
}
.acquisition-card-title {
    padding: 33px 0px 10px 0px;
	text-align:center;
	color: #FFFFFF;
	font-family: "HelveticaNeue";
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.64px;
	line-height: 39px;
}
.acquisition-card {
    height: 450px;
    width: 350px;
    box-shadow: none;
    background: #7ACED6;
    padding: 33px 42px 73px 41px;
}
.acquisition-cards {
    min-height: 352px;
    background: #7ACED6;
    position: relative;
}

.Acquisition-Card-Title {
    font-family: HelveticaNeue;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: 0.04px;
    text-align: center;
    color: #fff;
}
.acquisition-cards-sub-Title {
    display: flex;
    justify-content: space-around;
}

    .acquisition-cards-sub-Title p {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.04px;
        color: #fff;
        padding-bottom:58px;
    }
.Our-Values-Subheader-card-footer {
    height: 68px;
    margin: 34px 54px 105px;
    font-family: 'Helvetica';
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    display: flex; /* Ensures the container behaves as a flexbox */
    justify-content: center; /* Centers the text horizontally */
    align-items: center; /* Centers the text vertically */
    text-align: center; /* Centers the text within the flexbox */
}
.text_header {
    font-family: HelveticaNeue;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    text-align: center; /* Centers the text */
    color: #4a4a4a;
    display: inline; /* Ensure text stays inline */
}
 .text_header_container
{
    display: flex;
    justify-content: center; /* Horizontally centers the content */
    text-align: center; /* Centers the text inside the flex container */
}
.centered-text {
    text-align: center; /* Horizontally centers the text */
    margin: 0 auto; /* Centers the block if needed */
    font-family: "HelveticaNeue", sans-serif; /* Optional: match your font styling */
    font-size: 20px; /* Adjust size as needed */
    line-height: 1.5; /* Adjust line spacing as needed */
    color: #000; /* Adjust color if necessary */
}
.text_Subheader {
    font-family: HelveticaNeue;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    display: flex;
    flex-direction: column;
}
    .text_Subheader .text-style-1 {
        font-weight: bold;
    }
.text-style {
    font-size: 26px;
    /*font-weight: normal;
    font-stretch: normal;*/
    font-family: HelveticaNeue;
    font-weight: normal;
    font-stretch: normal;
    text-align: center;
}
    .text-style b {
        font-weight: bold;
    }
.Our-Values-Subheaders {
    font-family: HelveticaNeue;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    display: flex;
    flex-direction: column;
}
span.Our-Values-Subheaders .text-style-1
{
    font-weight: bold;
}
.roi-section-title {
    margin-top: 6%;
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    display:flex;
    justify-content:center;
}
.value-proposition {
    margin-bottom: 6%;
    color: #FFFFFF;
    font-family: "Helvetica";
    font-size: 26px;
    line-height: 32px;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    text-align: center; /* Ensures text is centered inside the container */
}
.Our-Values-Subheader-footer {
    height: 59px;
    margin: 50px 95px 24px 67px;
    font-family: HelveticaNeue;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    display:flex;
    flex-direction:column-reverse;
}
Our-Values-Subheader-subfooter {
    width: 1254px;
    height: 62px;
    margin: 24px 119px 80px 67px;
    font-family: HelveticaNeue;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.Our-Values-Subheader-subfooter .text-style-1 {
    font-weight: bold;
}
.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}
.interSection {
    width: 100%;
}

.container-fluid {
    padding:0;
    margin: 0;
}

.bitmap {
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.easily-a {
       width: 1140px;
    margin: 0 auto;
    max-width: 100%;
    padding-top:5%;
}


.intern-connect {
    color: #58C6CE;
    font-family: Helvetica;
    font-size: 60px;
    letter-spacing: 0.05px;
    line-height: 60px;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

.tagline_in {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 36px;
    font-style: italic;
    letter-spacing: 0.07px;
    line-height: 38px;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

.get-started-button_int {
    height: 64px;
    width: 189px;
    background-color: #9DCB3C;
    box-shadow: 0 2px 0 0 rgba(112,111,111,0.5);
}

.text_int {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 28.8px;
    font-weight: 500;
    letter-spacing: -1.01px;
    line-height: 35px;
    text-align: center;
    border-radius: 6px;
    border: 0;
    margin-top: 4%;
}

.eliminate-pain-save-time {
    color: #000000;
    font-family: "HelveticaNeue";
    font-size: 6vmin;
    line-height: 60px;
    background: #fff;
}


.solution-1 {
    width: 349px;
    margin: 200px auto 0px auto;
    max-width: 100%;
}

.solution-4 {
    width: 350px;
    float: right;
    max-width: 100%;
}

.solution-3 {
    float: left;
    width: 350px;
    max-width: 100%;
}

.increase-close-rate {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 3.5vmin;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}

.problem-funnel {
    margin: 20px auto;
}

.pt-5 {
    padding: 20px;
}

.i-phone-x {
    width: 345.48px;
    margin: 0 auto;
    max-width: 100%;
}

.acdia_section {
    background-image: url('../Images/InternConnect_Images/AcBackground_Section.png');
}

.jumbStart_back {
        width: 652px;
    margin: 10% auto 0% auto;
    max-width: 100%;
}



.circle {
    position: relative;
    display: block;
    margin: 2em 0;
    background-color: transparent;
    color: #222;
    text-align: center;
}

    .circle:after {
        display: block;
        padding-bottom: 55%;
        width: 100%;
        height: 0;
        border-radius: 50%;
        background-color: #7FD2D6;
        content: "";
    }

.circle__inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.circle__wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.circle__content {
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
}

.a-fully-branded-reso {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    width: 778px;
    max-width: 100%;
    margin: 5% auto;
    padding-bottom: 20px;
}

.samsung1 {
    width: 350px;
    max-width: 100%;
    margin: 0px auto;
    padding-bottom: 15%;
}

.samsung {
    width: 350px;
    max-width: 100%;
    margin: 10% auto 0% auto;
}

.leading-edge-communication {
    width: 679px;
    margin: 20% auto 5% 0%;
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 5vmin;
    line-height: 60px;
    max-width: 100%;
}

.communicate-to-inter {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 35px;
}

.jumpstart-meaningful-mentorshi {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 5vmin;
    line-height: 60px;
    text-align: center;
    width: 600px;
    margin: 20% auto 5% auto;
    max-width:100%;
}

.i-phone-x2 {
    width: 650px;
    max-width: 100%;
}

.enable-mentors-and-i {
    width: 580px;
    margin: 0 auto;
    color: #F6F6F6;
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 30px;
    max-width:100%;
        padding-bottom: 20px;
}

.a-simple-yet-powerful-resource {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 5vmin;
    line-height: 60px;
    text-align: center;
    margin-bottom: 50px;
}

.provide-your-interns {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 30px;
}

.active-calendar {
    font-family: "HelveticaNeue";
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.upload-your-program {
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 30px;
    color: #fff;
}

.col-md-12.activeCal {
    padding:5%;
}

.active_p1 {
    padding-bottom: 100px;
}

.make-connections {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 5%;
}

.communicate-easily-b {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 30px;
    margin-bottom: 5%;
}

.easily-b {
    margin-bottom: 5%;
}



.keep-connected-to-the-cohort {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-top:25%;
}

.keep-in-contact-with {
    color: #FFFFFF;
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 30px;
    margin-top: 10%;
}

/**/
label {
    margin-top: 0;
    font-size: 24px;
    font-weight: 100;
    color: #fff;
}

.details_ms {
    margin-top: 23px;
}

input[type="email"] {
    color: #fff;
}

#signupForm input[type="text"] {
    color: #fff;
}

#signupForm textarea {
    color: #fff;
}


input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label {
    font-size: 0.75em;
    color: #fff;
    top: -11px;
    -webkit-transition: all 0.125s ease;
    transition: all 0.125s ease;
    margin-left: -5px;
}

.form-area {
    background-color: #58C6CE;
    padding: 10px 20px 24px;
    margin: 10px 0px 0px;
    border-radius: 5px;
    background: linear-gradient(350.99deg, #CEF3F5 0%, #58C6CE 100%);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

    .form-area .styled-inpu {
        margin: 3rem 0 1rem;
        position: relative;
    }

input#Main_body_Content_submit {
    height: 48.82px;
    width: 147.76px !important;
    color: #9DCB3C;
    font-family: HelveticaNeue;
    font-size: 26px !important;
    line-height: 31px;
    text-align: center;
    border: none !important;
    outline: none !important;
    background-color: white !important;
}

span#Main_body_Content_RegularExpressionValidator2 {
    display: inline-table;
}

.styled-inpu label {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
    margin-top: 0;
    font-size: 24px;
    font-weight: 100;
}

.styled-inpu.wide {
    width: 100%;
}


#signupForm textarea {
    padding: 1rem 1rem;
    border: 0;
    width: 100%;
    font-size: 24px;
    background-color: transparent;
    border: 2px solid #fff;
    outline: 0;
}

#signupForm input {
    border: 0;
    width: 100%;
    font-size: 24px;
    background-color: transparent;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    outline: 0;
}

    #signupForm input ~ span,
    textarea ~ span {
        display: block;
        background: #fff;
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-transition: all 0.125s ease;
        transition: all 0.125s ease;
    }

input:focus,
textarea:focus {
    outline: 0;
}

    input:focus ~ span,
    textarea:focus ~ span {
        width: 100%;
        -webkit-transition: all 0.075s ease;
        transition: all 0.075s ease;
    }

#signupForm textarea {
    width: 100%;
    min-height: 181px;
}

:-ms-input-placeholder.form-control {
    color: #fff;
}

.textColl {
    display: inline-block;
    margin-left: 18px;
}

div#signupForm {
    width: 718px;
    margin: 20px auto;
    max-width: 100%;
}

.love-this-need-this h1 {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 50px;
    line-height: 60px;
    text-align: center;
}

.love-this-need-this p {
    color: #58C6CE;
    font-family: "HelveticaNeue";
    font-size: 25.2px;
    line-height: 100px;
    text-align: center;
}
.head_titile{
    width:85%;
    margin:0 auto;
}
.fill-available {
    width: -webkit-fill-available;
}

@media screen and (max-width: 1080px) {
    .footer-logo-set {   
    float: none;
    margin-top: -24px;
}
    .mobile-footer {
        display: block;
        background-color: #58C6CE;
    }
    .desktop-footer{display:none;}
}
@media only screen and (min-width : 1024px) and (max-width : 1366px) {
    .build_community {       
        width: 35%;
    }
.head_titile {
    width: 93%;
    margin: 0 auto;
}
    .intern-connect {
        font-size: 45px;
        padding: 0px;
        margin: 0;
    }

    .tagline_in {
        font-size: 30px;
        line-height: 35px;
    }

    .text_int {
        font-size: 14.8px;
        letter-spacing: 0;
    }

    .get-started-button_int {
        height: 35px;
        width: 100px;
    }
    .flip-container, .front, .back {
        width: 300px;
        height: 300px;
    }

    .video_div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media (max-width: 992px) {
    .overlay-button {
        width: 150px; /* Slightly smaller for tablets */
    }
}

/* Adjust button size for smaller tablets and larger phones */
@media (max-width: 768px) {
    .overlay-button {
        width: 120px; /* Smaller size for smaller screens */
    }
}

/* Adjust button size for phones */
@media (max-width: 576px) {
    .overlay-button {
        width: 100px; /* Smallest size for phones */
    }
}

@media only screen and (min-width : 768px) and (max-width : 1023px) {

    .increase-close-rate {
        font-size: 2.5vmin;
        line-height: 22px;
    }

    .samsung {
        padding: 20px;
    }

    .acdia_section {
        display: table;
    }

    .jumbStart_back {
        display: inline-block;
    }
    .build_community {       
        width: 37%;
    }

    .intern-connect {
        font-size: 30px;
        margin: 0;
        line-height: 30px;
    }

    .tagline_in {
        font-size: 18px;
        line-height: 24px;
    }

    .text_int {
        font-size: 14.8px;
        letter-spacing: 0;
    }

    .get-started-button_int {
        height: 40px;
        width: 120px;
    }
    .flip-container, .front, .back {
        width: 200px;
        height: 200px;
    }

    .video_div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (min-width : 601px) and (max-width : 767px) {
    .try-it-for-free-button {
        width: 150px;
    }

    .dv {
        top: 30px;
    }
    .modal:before {       
        display: contents;       
    }
    .modal-dialog {
        display: block;
    }
    .close {
        top: -17px;
        right: 0px
    }
    .modal {        
        top: 46px;
        
    }

        .roi-section-title {  
    font-size: 40px;
    line-height: 43px;
    
}
    .value-proposition {  
    font-size: 24px;
    line-height: 32px;   
}
    .col-md-12.activeCal {
    padding: 30px;
    text-align:center;
}


    .jumbStart_back {  
    margin: 0 auto;
    text-align: left;
   
}
    .increase-close-rate {   
    font-size: 28px;
  
}
    .solution-4 {
        float: none;
        margin: 0 auto;
    }

    .solution-1 {
        margin: 0 auto;
    }

    .solution-3 {
        float: none;
        margin: 0 auto 0 auto;
        padding-bottom: 20px;
    }

    .samsung {
        padding: 20px;
    }
    .build_community {
        width: 36%;
        top: 8%;
    }

    .intern-connect {
        font-size: 22px;
        padding: 0;
        margin: 0;
        line-height: 30px;
    }

    .tagline_in {
        font-size: 15px;
        line-height: 17px;
    }

    .text_int {
        font-size: 14.8px;
        letter-spacing: 0;
    }

    .get-started-button_int {
        height: 35px;
        width: 100px;
    }

    .love-this-need-this p {
        line-height: 36px;
    }
    .eliminate-pain-save-time{
    font-size: 7vmin;
    }

     .love-this-need-this p {   
    font-size: 18.2px;
    
}
    .love-this-need-this h1 {   
    font-size: 7vmin;
    line-height: 60px;

}
    .keep-in-contact-with {   
    font-size: 18.2px;
    line-height: 18px;
    margin-top: 5%;
    text-align:center;
    
}
    .keep-connected-to-the-cohort {   
    font-size: 7vmin;
    line-height: 60px;
    margin-top:2%;
   
}
    .easily-b {
    margin-bottom: 10%;
}

    .communicate-easily-b {   
    font-size: 18.2px;
    line-height: 25px;
        padding-bottom: 20px;
   
}
    .make-connections {    
    font-size: 7vmin;
    line-height: 60px;
    
}
    
    .upload-your-program { 
    font-size: 18.2px;
    line-height: 25px;   
    padding-bottom: 20px;
}

    .active-calendar {  
    font-size: 7vmin;
    line-height: 60px;   
    margin-bottom: 20px;
}
    .active_p1 {
    padding-bottom: 40px;
}

    .provide-your-interns {   
    font-size: 18.2px;
    line-height: 30px;
}
    .a-simple-yet-powerful-resource {   
    font-size: 7vmin;
    line-height: 60px;    
    margin-bottom: 20px;
}
    .samsung1 {
    margin: 20px auto;
}
    .i-phone-x2 {
  
    padding-bottom: 20px;
}
    .enable-mentors-and-i {   
        margin-bottom: 25px;
    width: 100%;
        font-size: 18.2px;
            line-height: 20px;
}
    .jumpstart-meaningful-mentorshi{
            font-size: 7vmin;
    line-height: 60px;
        margin:25px auto;
    max-width: 100%;
    }
    .communicate-to-inter {    
    font-size: 18.2px;
    line-height: 26px;
}
    .leading-edge-communication {    
    font-size: 7vmin;
    line-height: 60px;   
    margin: 20px auto; 
        text-align: center;
}

    .a-fully-branded-reso {
        line-height: 30px;
        font-size: 22px;
        padding-bottom: 30px;
    }

    .samsung {
        padding: 20px;
    }
    .flip-container, .front, .back {
        width: 150px;
        height: 150px;
    }

    .video_div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
@media only screen and (min-width : 481px) and (max-width : 600px) {
    .try-it-for-free-button {
        width: 100px;
    }

    .dv {
        top: 15px;
    }
    .modal:before {
        display: contents;
    }
    .modal-dialog {
        display: block;
    }
    .close {
        top: -17px;
        right: 0px
    }

    .modal {
        top: 46px;
    }
    .build_community {
        width: 36%;
        top: 8%;
    }

    .intern-connect {
        font-size: 24px;
        padding: 0;
        margin: 0;
        line-height: 30px;
    }

    .tagline_in {
        font-size: 20px;
        line-height: 20px;
    }
    .roi-section-title {
        font-size: 40px;
        line-height: 43px;
    }

    .value-proposition {
        font-size: 24px;
        line-height: 32px;
    }

    .col-md-12.activeCal {
        padding: 30px;
        text-align: center;
    }


    .jumbStart_back {
        margin: 0 auto;
        text-align: left;
    }

    .increase-close-rate {
        font-size: 28px;
    }

    .solution-4 {
        float: none;
        margin: 0 auto;
    }

    .solution-1 {
        margin: 0 auto;
    }

    .solution-3 {
        float: none;
        margin: 0 auto 0 auto;
        padding-bottom: 20px;
    }

    .samsung {
        padding: 20px;
    }

    

    .text_int {
        font-size: 14.8px;
        letter-spacing: 0;
    }

    .get-started-button_int {
        height: 35px;
        width: 100px;
    }

    .love-this-need-this p {
        line-height: 36px;
    }

    .eliminate-pain-save-time {
        font-size: 7vmin;
    }

    .love-this-need-this p {
        font-size: 18.2px;
    }

    .love-this-need-this h1 {
        font-size: 7vmin;
        line-height: 60px;
    }

    .keep-in-contact-with {
        font-size: 18.2px;
        line-height: 18px;
        margin-top: 5%;
        text-align: center;
    }

    .keep-connected-to-the-cohort {
        font-size: 7vmin;
        line-height: 60px;
        margin-top: 2%;
    }

    .easily-b {
        margin-bottom: 10%;
    }

    .communicate-easily-b {
        font-size: 18.2px;
        line-height: 25px;
        padding-bottom: 20px;
    }

    .make-connections {
        font-size: 7vmin;
        line-height: 60px;
    }

    .upload-your-program {
        font-size: 18.2px;
        line-height: 25px;
        padding-bottom: 20px;
    }

    .active-calendar {
        font-size: 7vmin;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .active_p1 {
        padding-bottom: 40px;
    }

    .provide-your-interns {
        font-size: 18.2px;
        line-height: 30px;
    }

    .a-simple-yet-powerful-resource {
        font-size: 7vmin;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .samsung1 {
        margin: 20px auto;
    }

    .i-phone-x2 {
        padding-bottom: 20px;
    }

    .enable-mentors-and-i {
        margin-bottom: 25px;
        width: 100%;
        font-size: 18.2px;
        line-height: 20px;
    }

    .jumpstart-meaningful-mentorshi {
        font-size: 7vmin;
        line-height: 60px;
        margin: 25px auto;
        max-width: 100%;
    }

    .communicate-to-inter {
        font-size: 18.2px;
        line-height: 26px;
    }

    .leading-edge-communication {
        font-size: 7vmin;
        line-height: 60px;
        margin: 20px auto;
        text-align: center;
    }

    .a-fully-branded-reso {
        line-height: 30px;
        font-size: 22px;
        padding-bottom: 30px;
    }

    .samsung {
        padding: 20px;
    }

    .flip-container, .front, .back {
        width: 150px;
        height: 150px;
    }

    .video_div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

    @media only screen and (min-width : 320px) and (max-width : 480px) {
        .try-it-for-free-button {
            width: 100px;
        }

        .dv {
            top: 15px;
        }
        .modal:before {
            display: contents;
        }
        .modal-dialog {
            display: block;            
        }
        .close {
            top: -17px;
            right: 0px
        }

        .modal {
            top: 46px;
        }
        .build_community {
            width: 40%;
        }

        .flip-container, .front, .back {
            width: 80px;
            height: 80px;
        }

        .video_div {
            position: absolute;
            top: 30%;
            width: 25%;
            left: 44%;
        }       

        .roi-section-title {
            font-size: 31px;
            line-height: 43px;
        }

        .value-proposition {
            font-size: 20px;
            line-height: 32px;
        }

        .love-this-need-this p {
            font-size: 18.2px;
        }

        .love-this-need-this h1 {
            font-size: 9vmin;
            line-height: 40px;
        }

        .keep-in-contact-with {
            font-size: 18.2px;
            line-height: 25px;
        }

        .keep-connected-to-the-cohort {
            font-size: 9vmin;
            line-height: 40px;
            margin-top: 2%;
        }

        .easily-b {
            margin-bottom: 10%;
        }

        .communicate-easily-b {
            font-size: 18.2px;
            line-height: 25px;
            padding-bottom: 20px;
        }

        .make-connections {
            font-size: 9vmin;
            line-height: 30px;
        }

        .upload-your-program {
            font-size: 18.2px;
            line-height: 25px;
            padding-bottom: 20px;
        }

        .active-calendar {
            font-size: 9vmin;
            line-height: 30px;
            margin-bottom: 20px;
        }

        .active_p1 {
            padding-bottom: 40px;
        }

        .provide-your-interns {
            font-size: 18.2px;
            line-height: 30px;
        }

        .a-simple-yet-powerful-resource {
            font-size: 9vmin;
            line-height: 40px;
            margin-bottom: 20px;
        }

        .samsung1 {
            margin: 20px auto;
        }

        .i-phone-x2 {
            padding-bottom: 20px;
        }

        .enable-mentors-and-i {
            margin-bottom: 25px;
            width: 100%;
            font-size: 17.2px;
            line-height: 20px;
        }

        .jumpstart-meaningful-mentorshi {
            font-size: 9vmin;
            line-height: 40px;
            margin: 25px auto;
            max-width: 100%;
        }

        .communicate-to-inter {
            font-size: 18.2px;
            line-height: 26px;
        }

        .leading-edge-communication {
            font-size: 9vmin;
            line-height: 40px;
            margin: 20px auto;
            text-align: center;
        }

        .a-fully-branded-reso {
            line-height: 30px;
            font-size: 22px;
            padding-bottom: 30px;
        }

        .samsung {
            padding: 20px;
        }

        .circle__content {
            font-size: 22px;
            font-weight: 900;
            line-height: 27px;
        }

        .solution-4 {
            float: none;
            margin: 0 auto;
        }

        .solution-1 {
            margin: 0 auto;
        }

        .solution-3 {
            float: none;
            margin: 0 auto 0 auto;
            padding-bottom: 20px;
        }

        .intern-connect {
            font-size: 16px;
            padding-top: 20px;
            margin: 0;
            line-height: 20px;
        }

        .tagline_in {
            font-size: 15px;
            line-height: 14px;
            letter-spacing: 0.02px;
        }

        .text_int {
            font-size: 12.8px;
            letter-spacing: 0;
            line-height: 28px;
        }

        .get-started-button_int {
            height: 28px;
            width: 88px;
        }

        .col-md-12.activeCal {
            padding: 10px;
        }

        .love-this-need-this p {
            line-height: 25px;
        }

        .eliminate-pain-save-time {
            font-size: 9vmin;
        }
     
    }
