/*ONE PASS SECTION START*/
.coworker-one-pass-main-outer {padding-bottom: 70px;}
.coworker-one-pass-left {text-align: center;}
.coworker-one-pass-left img {width: 53%;}
.coworker-one-pass-right-inner {padding-right: 130px;}
.coworker-one-pass-right-con h3 {font-weight: bold;font-size: 40px;line-height: 50px;color: #00C78A; }
.coworker-one-pass-right-con h3 span {font-weight: 600;font-size: 15px;line-height: 29px; float:left; width:100%; color:#00927C;}
.coworker-one-pass-right-con h4 {font-weight: 600;font-size: 22px;line-height: 29px; float:left; width:100%; color:#464C4B;}
.coworker-one-pass-right-con p {font-weight: 300;font-size: 14px;line-height: 29px; float:left; width:100%; color:#464C4B; margin:36px 0;}
.coworker-one-pass-right-con a {font-weight: 600;font-size: 14px;line-height: 32px; float:left; width:141px; height:50px; text-align:center; line-height:50px; color:#fff; background: #00927C;border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; text-transform: uppercase; text-decoration:none;}
.coworker-one-pass-right-con a:hover {color:#fff; background: #007f6d; text-decoration:none;}
/*ONE PASS SECTION END*/



/*RESPONSIVENESS START*/

@media only screen and (min-width:1201px) and (max-width:1366px)
{
    .coworker-one-pass-left img {width: 66%;}
}

@media only screen and (min-width:992px) and (max-width:1200px)
{
    .coworker-one-pass-left img {width: 83%;}
}

@media only screen and (min-width:768px) and (max-width:991px)
{
    .coworker-one-pass-left img {width: 85%;}
    .coworker-one-pass-right-inner {padding-right: 10px;}
    .coworker-one-pass-right-con p {font-size: 13px;line-height: 22px;margin: 16px 0;}
    .coworker-one-pass-right-con h3 {font-size: 35px;line-height: 43px;}
}


@media only screen and (min-width:576px) and (max-width:767px)
{
    .coworker-one-pass-left {text-align: center;	float: left;width: 100%;max-width: 100%;flex: 0 0 100%; -ms-flex: 0 0 100%;margin-bottom: 30px;}
    .coworker-one-pass-right-con {float: left;width: 100%;max-width: 100%;flex: 0 0 100%; -ms-flex: 0 0 100%;}
    .coworker-one-pass-right-inner {padding-right: 0;}
    .coworker-one-pass-main-outer {padding-bottom: 40px;}
}

@media only screen and (min-width:480px) and (max-width:575px) {
    .coworker-one-pass-left {text-align: center;	float: left;width: 100%;max-width: 100%;flex: 0 0 100%; -ms-flex: 0 0 100%;margin-bottom: 30px;}
    .coworker-one-pass-right-con {float: left;width: 100%;max-width: 100%;flex: 0 0 100%; -ms-flex: 0 0 100%;}
    .coworker-one-pass-right-inner {padding-right: 0;}
    .coworker-one-pass-main-outer {padding-bottom: 40px;}
}

@media only screen and (max-width:479px)
{
    .coworker-one-pass-left img {width: 100%;}
    .coworker-one-pass-right-con h3 span {font-size: 12px;line-height: 18px;}
    .coworker-one-pass-right-con h3 {font-size: 31px;line-height: 40px;}
    .coworker-one-pass-right-con p {font-size: 13px;line-height: 22px;margin: 8px 0 12px;}
    .coworker-one-pass-left {text-align: center;	float: left;width: 100%;max-width: 100%;flex: 0 0 100%; -ms-flex: 0 0 100%;margin-bottom: 30px;}
    .coworker-one-pass-right-con {float: left;width: 100%;max-width: 100%;flex: 0 0 100%; -ms-flex: 0 0 100%;}
    .coworker-one-pass-right-inner {padding-right: 0;}
    .coworker-one-pass-main-outer {padding-bottom: 40px;}
}