.a-linkoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.a-linkoverlay:hover {
    opacity: 0.7;
}
/*Giig Advert*/

#Giig-Advert {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 5px;
    width: 150px;
    height: 300px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    -webkit-box-shadow: 0px 0px 22px 5px rgba(255,91,2,0.15);
    -moz-box-shadow: 0px 0px 22px 5px rgba(255,91,2,0.15);
    box-shadow: 0px 0px 22px 5px rgba(255,91,2,0.15);
    z-index: 1;
}
#Giig-Advert .giig-logo img{
    max-height: 50px;
    height: auto;
    width:auto;
    margin: 0 auto;
}
#Giig-Advert .giig-logo {
    text-align: center;
}
#Giig-Advert .giig-submesssage {
    font-weight: bold;
    color: #ff5b02;
    text-align: center;
    font-size: 14px;
}
#Giig-Advert  li {
    font-size: 12px;
}
#Giig-Advert a {
    color: #fff;
    font-size: 12px;
    background-color: #ff5b02;
    padding: 3px 5px;
    border-radius: 5px;
}
#Giig-Advert a:hover {
    opacity: 0.8;
}

a {
    text-decoration: none;
}
.website-wrap {
    min-height: 70vh;
    background-color: #E8E3E3;
    color: #2A2D41
}
#WebsiteHeader {
    /*padding: 25px 25px 50px 25px;*/
    padding-bottom: 50px;
    width: 100%;
    background-color: #D78F65;
    color: #fff;
    font-size: 16px;
}
#WebsiteHeader a {
    color: #fff;
}

.headerstyle-1 #WebsiteHeader {

}
.headerstyle-2 #WebsiteHeader {
    max-width: 1200px;
    width: 96%;
    border-radius: 5px;
    margin: auto;
    margin-top: 25px;
}
.headerstyle-2 .WebsiteBodyWrap {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.headerstyle-3 #WebsiteHeader {
    padding: 0px 5% 0px 5%;
    position: absolute;
    z-index: 2;
}
.headerstyle-3 .WebsiteBodyWrap {
    margin-top: 20px !important;
}

.WebsiteFooterWrap a {
    color: #785E5E;
}
.WebsiteBodyWrap {
    background-color: #fff;
    width: 96%;
    margin: auto;
    padding: 10px;
    margin-top: -50px !important;
    border-radius: 5px;
    margin-bottom: 25px !important;
    min-height: 60vh;
}
.WebsiteFooterWrap {
    padding: 25px;
    width: 100%;
    bottom: 0;
    background-color: #E8E3E3;
    color: #785E5E;
    font-size: 16px;
}
.poweredimg {
    width: 50px;
    height: auto;
}
#website-control-zone, #website-body-zone {
    overflow: auto;
}
#WebsiteSectionAdd .AddBlock{    
    background-color: #fff;
    font-size: 24px;
    border: 1px solid #d78f6525;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    line-height: 35px;
    padding: 5px;
}

#WebsiteSectionAdd .AddBlock:hover, .blockitem:hover{    
    background-color: #fcf8f5;
}

#WebsiteSectionAdd .WebsiteBlocks{
    padding: 15px 10px 10px 10px;
    border: 1px solid #d78f6525;
    border-top: 1px solid #fff;
    margin-top: -1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.blockitem {
    text-align: center;
    border: 1px solid #d78f6525;
    border-radius: 3px;
    cursor: pointer;
    line-height: 25px;
}

.website-section {
    width: 100%;
    position: relative;
    border-right: 0px;
    border-left: 0px;
}
.website-section .form-block {
    max-width: 1200px;
    margin: auto;
}
.block-controls {
    display: none;
}
.website-menu li {
    color: #fff;
    background-color: #D78F67;
    margin: 0px 10px 0px 0px;
    border-radius: 5px;
    margin-top: 1px;
}
.website-menu .side-menu>li>a{
    padding: 8px 16px !important;
}
.website-menu li:hover {
    color: #fff;
    background-color: #282f53;
}
.website-menu-row {
    width: auto;
    margin-left: -25px;
    margin-right: -25px;
    padding: 5px;
}
label {
    display: block;
    font-size: 12px;
}
.asterix {
    color: #ff0000;
}
textarea {
    background-color: #fff !important;
    border: 0px !important;
    padding: 0px 3px !important;
    border-radius: 0px !important;
    transition: 0.3s !important;
    color: #282f53;
    min-height: unset !important;
}
input[type="text"]:focus, textarea:focus {
    border-bottom: 1px solid #282f53 !important;     
    color: unset !important;
}

.textarea-heightblock {
    display: none;
    white-space: pre-wrap;
    width: auto;
    min-height: 22px;
    word-wrap: break-word;
    padding: 0px 20px;
}

.website-logo {    
    min-width: auto;
    height: 100%;
    max-height: 100px;
    background-size: contain;
    background-repeat:  no-repeat;
    background-position: center;
}
.website-logo img {
    max-height: 100px;
    visibility: hidden;
}
#WebsiteFooter .website-logo {
    max-height: 70px;
    max-width: 70px;
}
#WebsiteFooter .website-logo img{
    max-height: 70px;
    max-width: 70px;
}
.website-logo-left {
    background-position: left;
}
#StickyMenu .website-logo {
    width: 50px;
    height: 38px;
    margin: 5px 10px;
}
#StickyMenu .website-menu {
    margin-top: 5px;
}
.contact-info-inline .contactinfo-item {
    display: inline-block;
    margin: 5px 10px;
}
.website-info  {
    line-height: 2em;
    font-weight: bold;
}

.website-info i {
    margin-right: 5px;
}

.wheader-wrap, .website-menu, .WebsiteBodyWrap,.WebsiteFooterWrap {
    max-width: 1200px;
    margin: auto;
}
.wheader-wrap {
    width: 96%;
    padding: 25px 10px 0px 10px;
}

.wheader1 .website-social .row,.wfooter1 .website-social .row {
    justify-content: end;
}
.wheader2 .website-social .row, .wfooter2 .website-social .row , .wheader2 .website-menu .side-menu {
    justify-content: center;
}

.MobileMenu {
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    display: none;
}
#StickyMenu {
    position: fixed;
    width: 100%;
    padding: 5px;
    top: 0;
    z-index: 9;
}
.headerstyle-2 #StickyMenu {
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
}

/*Font Styles*/
.hfont1 .WebsiteTitle, .bfont1 .WebsiteBody, .mfont1, .hffont1 .website-info {
    font-family: arial;
}
.hfont2 .WebsiteTitle, .bfont2 .WebsiteBody, .mfont2, .hffont2 .website-info  {
    font-family: arial black;
}
.hfont3 .WebsiteTitle, .bfont3 .WebsiteBody, .mfont3, .hffont3 .website-info  {
    font-family: helvetica;
}
.hfont4 .WebsiteTitle, .bfont4 .WebsiteBody, .mfont4, .hffont4 .website-info  {
    font-family: verdana;
}
.hfont5 .WebsiteTitle, .bfont5 .WebsiteBody, .mfont5, .hffont5 .website-info  {
    font-family: tahoma;
}
.hfont6 .WebsiteTitle, .bfont6 .WebsiteBody, .mfont6, .hffont6 .website-info  {
    font-family: 'trebuchet ms';
}
.hfont7 .WebsiteTitle, .bfont7 .WebsiteBody, .mfont7, .hffont7 .website-info  {
    font-family: impact;
}
.hfont8 .WebsiteTitle, .bfont8 .WebsiteBody, .mfont8, .hffont8 .website-info  {
    font-family: 'Gill Sans MT';
}
.hfont9 .WebsiteTitle, .bfont9 .WebsiteBody, .mfont9, .hffont9 .website-info  {
    font-family: 'Times New Roman';
}
.hfont10 .WebsiteTitle, .bfont10 .WebsiteBody, .mfont10, .hffont10 .website-info {
    font-family: courier;
}

/*Menu Style*/
.mstyle1 ul{
    justify-content: start;
}
.mstyle2 ul{
    justify-content: center;
}
.mstyle3 ul{
    justify-content: end;
    margin-right: -10px;
}
.WebsiteBuildLink {
    cursor: pointer;
}
.sortablecontrol {
    cursor: move;
}
.edit-menu-item {
    position: relative;
    padding: 5px;
}
.edit-menu-item .RemoveMenuItem {
    position: absolute;
    opacity: 0;
    top: 2px;
    right: 0;
    padding: 0px;
}
.edit-menu-item:hover .RemoveMenuItem{
    opacity: 1;
}

/*Media Library*/
.media-item {
    height: 120px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 20px;
    position: relative;
} 
.media-item .media-item-controls {
    opacity: 0;
    transition: 0.3s;
    margin: auto;
    height: 120px;
    width: 100%;
    background-color: #ffffff50;
}
.media-item:hover .media-item-controls {
    opacity: 1;
}

/*Block Styles*/
.align1, .align1 input[type="text"], .align1 textarea {
    text-align: left;
}
.align2, .align2 input[type="text"], .align2 textarea {
    text-align: center;
}
.align3, .align3 input[type="text"], .align3 textarea {
    text-align: right;
}


.marginX1 {
    /*padding: 30px 60px;*/
    padding-left: 60px;
    padding-right: 60px;
}
.marginX2 {
    /*padding: 15px 30px;*/
    padding-left: 30px;
    padding-right: 30px;
}
.marginX3 {
    padding: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.marginY1 {
    /*padding: 30px 60px;*/
    padding-top: 30px;
    padding-bottom: 30px;
}
.marginY2 {
    /*padding: 15px 30px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}
.marginY3 {
    padding-top: 10px;
    padding-bottom: 10px;
}


.lstyle1 .website-logo{

}
.lstyle2 .website-logo{
    border-radius: 10px;
    background-color: #fff;
}
.lstyle3 .website-logo{
    border-radius: 50px;
    background-color: #fff;
    width: 100px;
    height: 100px;
}

/*Block 1*/
.WebsiteTitle{
    font-weight: bold;
    white-space: pre-wrap;
}
.block-1.style1 .WebsiteTitle {
    font-size: 30px;
}
.block-1.style2 .WebsiteTitle {
    font-size: 45px;
}
.block-1.style3 .WebsiteTitle {
    font-size: 60px;
}


/*Block 2*/
.WebsiteBody {
    white-space: pre-wrap;
}

.block-2.style1 .WebsiteBody, .block-2.style1 .textarea-heightblock {
    font-size: 16px;
}
.block-2.style2 .WebsiteBody, .block-2.style2 .textarea-heightblock {
    font-size: 18px;
}
.block-2.style3 .WebsiteBody, .block-2.style3 .textarea-heightblock {
    font-size: 20px;
}

/*Block 3*/ 
.WebsiteButton {
    width: 200px;
    transition: all 0.3s;
}
.WebsiteButton:hover {
    opacity: 0.8;
}
.bstyle1 .WebsiteButton {
    border-radius: 5px;
    padding: 5px 10px;
}
.bstyle2 .WebsiteButton {
    border-radius: 500px;
    padding: 10px 25px;
}
.bstyle3 .WebsiteButton {
    border-radius: 0px;
    padding: 10px 15px;
}
.WebsiteButton,.WebsiteButton textarea{
    background-color: #ff5b02;
    color: #fff;
    border: #ff5b02;
    text-align: center;
}
.WebsiteButton textarea{
    padding: 5px 0px;
    background: unset !important;
}
.block-3.style1 .WebsiteButton textarea {
    font-size: 14px;
}
.block-3.style2 .WebsiteButton textarea {
    font-size: 18px;
}
.block-3.style3 .WebsiteButton textarea {
    font-size: 24px;
}
.block-3.style1 .WebsiteButton, .block-3.style1 .textarea-heightblock {
    font-size: 14px;
    width: 200px;
}
.block-3.style2 .WebsiteButton, .block-3.style2 .textarea-heightblock {
    font-size: 18px;
    width: 250px;
}
.block-3.style3 .WebsiteButton, .block-3.style3 .textarea-heightblock {
    font-size: 24px;
    width: 300px;
}


/*Block 4*/
.WebsiteImage .wimage {
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 100px;
    min-height: 100px;
    overflow: hidden;
}

.WebsiteImage .wimage img{
    visibility: hidden;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.block-4.style1 .WebsiteImage .wimage  {
    background-size: contain;
    background-position: center center;
}
.block-4.style2 .WebsiteImage .wimage  {
    background-size: cover;
    max-height: 300px;
}
.block-4.style3 .WebsiteImage .wimage  {
    background-size: contain;
    max-height: 300px;
}
.block-4.style2.align1 .WebsiteImage .wimage  {
    background-position: top center;
}
.block-4.style2.align2 .WebsiteImage .wimage {
    background-position: center center;
}
.block-4.style2.align3 .WebsiteImage .wimage  {
    background-position: bottom center;
}
.block-4.style3.align1 .WebsiteImage .wimage  {
    background-position: left center;
}
.block-4.style3.align2 .WebsiteImage .wimage {
    background-position: center center;
}
.block-4.style3.align3 .WebsiteImage .wimage  {
    background-position: right center;
}
.block-4.marginX3 {
    padding-left: 3px;
    padding-right: 3px;
}
.block-4.marginY3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

/*Block 5*/
.block-5.style1 .WebsiteVideo iframe  {
    width: 100%;
    height: 38.25vw;
}
.block-5.style2 .WebsiteVideo iframe  {
    width: 75%;
    height: 29.25vw;
}
.block-5.style3 .WebsiteVideo iframe  {
    width: 50%;
    height: 25vw;
}


/*Block 6*/

.block-6.style1 .WebsiteTitle,
.block-7.style1 .WebsiteTitle  {
    font-size: 28px;
}
.block-6.style2 .WebsiteTitle,
.block-7.style2 .WebsiteTitle  {
    font-size: 29px;
}
.block-6.style3 .WebsiteTitle,
.block-7.style3 .WebsiteTitle  {
    font-size: 30px;
}
.block-6.style1 .WebsiteBody,
.block-7.style1 .WebsiteBody {
    font-size: 16px;
}
.block-6.style2 .WebsiteBody,
.block-7.style2 .WebsiteBody {
    font-size: 17px;
}
.block-6.style3 .WebsiteBody,
.block-7.style3 .WebsiteBody {
    font-size: 18px;
}
.block-6.style1 .imagecol,
.block-7.style1 .imagecol  {
    flex: 0 0 auto;
    width: 30%;
}
.block-6.style2 .imagecol,
.block-7.style2 .imagecol  {
    flex: 0 0 auto;
    width: 40%;
}
.block-6.style3 .imagecol,
.block-7.style3 .imagecol  {
    flex: 0 0 auto;
    width: 50%;
}


.block-8.marginX1  {
    padding-left: 50px;
    padding-right: 50px;
}
.block-8.marginY1  {
    padding-top: 50px;
    padding-bottom: 50px;
}
.block-8.marginX2  {
    padding-left: 30px;
    padding-right: 30px;
}
.block-8.marginY2  {
    padding-top: 30px;
    padding-bottom: 30px;
}
.block-8.marginX3  {
    padding-left: 10px;
    padding-right: 10px;
}
.block-8.marginY3  {
    padding-top: 10px;
    padding-bottom: 10px;
}
.block-8.style1 .spacer {
    height: 0px;
}
.block-8.style2 .spacer{
    height: 1px;
    background: #e8e3e3;
    border-radius: 5px;
}
.block-8.style3 .spacer{
    height: 3px;
    background: #e8e3e3;
    border-radius: 5px;
}

/*Block 9*/
.block-9.style1 .card-col3, .block-9.style1 .card-col2{
    display: none;
}
.block-9.style2 .card-col3{
    display: none;
}
.block-9.style3 {

}
.block-9 .WebsiteImage .wimage {
    background-position: center center;
    background-size: cover;
    height: 200px;
    width: auto;
}

/*Block 10*/
.block-10.style1 .WebsiteTitle {
    font-size: 30px;
    background: unset !important;
    margin-left: 10px;
    overflow: hidden
}
.block-10.style2 .WebsiteTitle {
    font-size: 30px;
    background: unset !important;
    margin-left: 10px;
    overflow: hidden
}
.block-10.style3 .WebsiteTitle {
    font-size: 25px;
    background: unset !important;
    margin-left: 0px;
    overflow: hidden
}

.block-10.style1 .WebsiteButton{
    font-size: 20px;
}
.block-10.style2 .WebsiteButton {
    font-size: 20px;
}
.block-10.style3 .WebsiteButton {
    font-size: 15px;
}
.block-10 .cta {
    background-color: #ffaa75;
}
.block-10 .cta .WebsiteTitle {
    color: #fff;
}
.block-10.style1 .cta {
    padding: 50px 20px;
}
.block-10.style2 .cta {
    padding: 20px 20px;
}
.block-10.style3 .cta {
    padding: 50px 50px;
}
.block-10.style3 .cta .col {
    flex-basis: auto;
    margin-bottom: 15px;
}
.block-10.style3 .cta .col-md-auto {
    width: 100%;
    margin-top: 10px;
}
.bstyle1 .block-10 .cta {
    border-radius: 5px;
}
.bstyle2 .block-10 .cta {
    border-radius: 500px;
}
.bstyle3 .block-10 .cta {
    border-radius: 0px;
}


/*bLOCK 11 */
.block-11.marginX1,.block-11.marginX2,.block-11.marginX3,.block-11.marginY1,.block-11.marginY2,.block-11.marginY3  {
    padding: 0px;
}

.btn-close {
    right: 10px;
    top: 10px;
}

@media (max-width:991px) {
    .MobileMenu {
        display: block;
    }
    .side-menu {
        display: none;
    }
    .website-menu li {
        margin: 2px -5px 0px -5px;
        border-radius: 0px !important;
    }
    .margin1, .block-8.margin1 {
        padding: 50px 10px;
    }
    #StickyMenu .col-auto {
        display: none;
    }
    .bodytype-2.headerstyle-3 #WebsiteHeader .website-menu-row {
        width: 100% !important;
    }
    .bodytype-2.headerstyle-3 #WebsiteHeader .wheader-wrap {
        width: 100%;
    }
    .bodytype-2.headerstyle-3 #WebsiteHeader .website-logo {
        max-height: 100px !important;
    }
    .bodytype-2.headerstyle-3 #WebsiteHeader {
        /*margin-bottom: -165px !important;*/
    }
    .bodytype-2.headerstyle-3 #WebsiteBuild:first-child .sectionblock-16 {
        padding-top: 150px;
        margin-top: -250px !important;
    }
    #WebsiteHeader .website-menu-row .side-menu {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .ontop-content {
        margin-top: 50px !important;
    }
    #StickyMenu .website-menu {
        margin-top: 0px;
    }
    .marginX1 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media (max-width:750px) {
    .block-9 .col-md-4{    
        margin: 15px 0px;
    }
    .block-6 .imagecol, .block-7 .imagecol {
        width: 100% !important;
    }
    .block-10 .WebsiteButton {
        margin-top: 5px;
    }
}

/*JobItem*/
.job-item {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    margin: 10px;
    position: relative;
}
.job-item h3{
    font-size: 20px;
}
.job-item h5 {
    font-size: 16px;
}
.skill-output {
    display: inline;
    padding: 2px 10px 5px 10px !important;
    border-radius: 3px;
    margin: 0px 2px;
    font-size: 0.9rem;
    cursor: auto;
}
.skills-wrap {
    margin-bottom: 10px;
}
.description-wrap {
    font-size: 14px;
    min-height: 62px;
}
.ViewJob {
    color: #ffffff !important;
    display: block;
    font-size: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.job-item:hover {
    background-color: #f6f6f6;
}
.job-alert {
    background-color: #f6f6f6;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 12px;
}
.text-muted {
    font-size: 12px;
}
.main-item {
    margin-bottom: 40px;
    font-size: 14px;
}
.main-item h5 {
    font-size: 16px;
    margin-bottom: 5px;
}
.side-item {
    margin-bottom: 10px;
    font-size: 14px;
}
.ApplyButton {
    padding: 7px 30px !important;
    font-size: 16px !important;
    width: auto;
}
.WebsiteButton.ApplicationSubmitted {
    background-color: #00b82b !important;
    padding: 7px 30px !important;
    font-size: 16px !important;
    width: auto;
}
.jobmodal-header {
    margin-left: -24px;
    margin-right: -24px;
    margin-top: -24px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 30px 10px;
}
.jobmodal-header h2 {
    font-size: 1.8rem;
}
.jobmodal-header h4 {   
    font-size: 1.2rem;
}
.branding-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 3px;
    overflow: hidden;
}
.branding-block {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 15px;
}
.branding-block a {
    width: 100%;
    display: block;
    text-align: center;
}
.branding-block:hover {
    background-color: #f6f6f6;
}
.pac-container {
    z-index: 10000 !important;
}
.select2-container {
    z-index: 9999;
    width: 100% !important;
}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da !important;
    width: 100% !important;
    min-height: 35px !important;
}
.form-control {
    font-size: 14px;
}
#ErrorAlert {
    font-size: 14px;
}
.social-icon {
    color: #2a2d41;
    border: 2px solid #2a2d41;
    border-radius: 50%;
    width: 29px;
    margin: 0px 2px;
    opacity: 0.3;
    display: inline-block;
    transition: all 0.3s;
    cursor: pointer;
}

.social-icon:hover {
    color: #2a2d41;
    opacity: 1;
}

#UploadedCV {
    cursor: pointer;
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 5px 25px 5px 6px;
}
#UploadedCV i {
    font-size: 2rem;
}
#UploadedCVName {
    font-size: 14px;
    line-height: 30px;
}
#UploadedCV:hover {
    background-color: #f6f6f6;
}
.jobdescription-wrap {
    white-space: pre-line;
}

/*===== Body Type =====*/
.bodytype-2 .WebsiteBodyWrap{
    max-width: 100%;
    width: 100%;
    margin-top: 0px !important;
    border-radius: 0px;
    padding: 0px;
}
.sectionblock-4 .form-block {
    max-width: 100%;
}
.bodytype-2 .block-4.marginX3{
    padding-left: 0px;
    padding-right: 0px;
}
.bodytype-2 .block-4.marginY3{
    padding-top: 0px;
    padding-bottom: 0px;
}


.bodytype-2.headerstyle-1 #WebsiteHeader{
    padding: 0px;
}
.bodytype-2.headerstyle-1 .website-menu-row{
    width: 100%;
    border-radius: 0px;
    max-width: 100%;
}
.bodytype-2.headerstyle-2 #WebsiteHeader, .bodytype-2.headerstyle-3 #WebsiteHeader{
    padding-bottom: 20px;
    margin-top: 0px;
    width: 100%;
    border-radius: 0px;
    max-width: 100%;
}
.bodytype-2.headerstyle-2 .website-menu-row,.bodytype-2.headerstyle-3 .website-menu-row{
    border-radius: 7px;
    width: 96%;
    max-width: 1200px;
    margin: auto;
}
.bodytype-2.headerstyle-3 #WebsiteHeader {
    background-color: unset !important;
}


.bodytype-2.headerstyle-2 #StickyMenu  {
    top: 5px;
    max-width: 1200px;
    margin: auto;
    left: 0;
    right: 0;
}
.bodytype-2.headerstyle-2.bstyle1 #StickyMenu {
    border-radius: 5px;
}
.bodytype-2.headerstyle-2.bstyle2 #StickyMenu {
    border-radius: 50px;
}
.bodytype-2.headerstyle-2.bstyle3 #StickyMenu {
    border-radius: 0px;
}
.bodytype-2.headerstyle-3.bstyle1 #StickyMenu {
    border-radius: 0px;
}
.bodytype-2.headerstyle-3.bstyle2 #StickyMenu {
    border-radius: 0px;
}
.bodytype-2.headerstyle-3.bstyle3 #StickyMenu {
    border-radius: 0px;
}

.headerstyle-1 .website-menu-row {
    width: 96%;
    max-width: 1200px;
    margin: auto;
    padding: 5px 5px 10px 5px;
    margin-bottom: -5px;
    border-radius: 7px;
}
.headerstyle-2 .website-menu-row  {
    margin: auto
}


.bodytype-2.bstyle1.headerstyle-2  .website-menu-row, .bodytype-2.bstyle1.headerstyle-3  .website-menu-row, .bodytype-2.bstyle1.headerstyle-3  .website-menu-row .MobileMenu{
    border-radius: 5px;
}
.bodytype-2.bstyle2.headerstyle-2  .website-menu-row, .bodytype-2.bstyle2.headerstyle-3  .website-menu-row, .bodytype-2.bstyle2.headerstyle-3  .website-menu-row .MobileMenu{
    border-radius: 50px;
}
.bodytype-2.bstyle3.headerstyle-2  .website-menu-row, .bodytype-2.bstyle3.headerstyle-3  .website-menu-row, .bodytype-2.bstyle3.headerstyle-3  .website-menu-row .MobileMenu{
    border-radius: 0px;
}
.bodytype-2.bstyle1 .website-menu li{
    border-radius: 5px;
}
.bodytype-2.bstyle2 .website-menu li{
    border-radius: 50px;
}
.bodytype-2.bstyle3 .website-menu li{
    border-radius: 0px;
}

.bodytype-2 .block-4.style1.align1 .WebsiteImage .wimage {
    background-position: top center;
}
.bodytype-2 .block-4.style1.align2 .WebsiteImage .wimage {
    background-position: center center;
}
.bodytype-2 .block-4.style1.align3 .WebsiteImage .wimage {
    background-position: bottom center;
}

.bodytype-2.headerstyle-3 #StickyMenu  {
    top: 0px;
    margin: auto;
    left: 0;
    right: 0;
}
.bodytype-2.headerstyle-3 .info-col{
    display: none;
}
.bodytype-2.headerstyle-3 #WebsiteHeader{
    padding-bottom: 10px;
    margin-top: 0px;
    width: 100%;
    border-radius: 0px;
    max-width: 100%;
    background-color: unset !important;
    z-index: 2;
    position: relative;
    background: rgba(255,255,255,0.1) !important;
}
.bodytype-2.headerstyle-3 #WebsiteHeader .website-logo{
    max-height: 75px;
}
.bodytype-2.headerstyle-3 #WebsiteHeader .website-menu-row{
    width: auto;
    display: inline-block;
    margin: auto;
    background-color: unset !important;
    position: relative;
    top: -8px;
}
.bodytype-2.headerstyle-3 .wheader-wrap{
    width: auto;
    display: inline-block;
    padding: 10px 10px 1px 10px;
}

#WebsiteJobBoard {
    max-width: 1200px;
    margin: auto;
}

.bodytype-2.headerstyle-3 #WebsiteBuild:first-child .sectionblock-16 {
    margin-top: -120px;
}


/*===Block 13 === */

.block-13 {
    margin: 10px 0px;
}
.block-13.style1 .WebsiteTitle  {
    font-size: 30px;
    background: unset !important;
    overflow: hidden
}
.block-13.style2 .WebsiteTitle  {
    font-size: 25px;
    background: unset !important;
    overflow: hidden
}
.block-13.style3 .WebsiteTitle  {
    font-size: 20px;
    background: unset !important;
    overflow: hidden
}
.block-13.style1 .WebsiteButton {
    font-size: 20px;
}
.block-13.style2 .WebsiteButton {
    font-size: 18px;
}
.block-13.style3 .WebsiteButton {
    font-size: 16px;
}
.block-13 iframe {
    height: 200px !important;
}
@media (max-width:750px) {
    .block-13 iframe {
        height: 450px !important;
    }
}
.expandiframe {
    height: 100vh !important;
}

iframe {    
    border-radius: 7px;
}

/*===Block 16 === */
.bgimage {
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bgimageoverlay-block {
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
.ontop-content {
    z-index: 2;
    position: relative;
}
.block-16.style1 .WebsiteTitle {
    font-size: 45px;
    line-height: 1em;
    background: unset !important;
}
.block-16.style2 .WebsiteTitle {
    font-size: 35px;
    line-height: 1em;
    background: unset !important;
}
.block-16.style3 .WebsiteTitle {
    font-size: 30px;
    line-height: 1em;
    background: unset !important;
}
.block-16.style1 .WebsiteBody{
    font-size: 30px;
}
.block-16.style2 .WebsiteBody {
    font-size: 25px;
}
.block-16.style3 .WebsiteBody {
    font-size: 20px;
}
.block-16.style1 .WebsiteButton {
    font-size: 22px;
}
.block-16.style2 .WebsiteButton {
    font-size: 20px;
}
.block-16.style3 .WebsiteButton {
    font-size: 16px;
}
.hero {
    position: relative;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    width: 100%;
    max-width: 1200px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.block-16.style1 {
    height: 90vh;
}
.block-16.style2 {
    height: 75vh;
}
.block-16.style3 {
    height: 60vh;
}

@media (max-width:991px) { 
    .hero {
        top: unset;
        transform: unset;
        -ms-transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
        -o-transform: unset;
    }
    
    .block-16.style1 {
        height: auto;
        min-height: 90vh;
        padding: 125px 0px 25px 0px;
    }
    .block-16.style2 {
        height: auto;
        min-height: 90vh;
        padding: 125px 0px 25px 0px;
    }
    .block-16.style3 {
        height: auto;
        min-height: 90vh;
        padding: 125px 0px 25px 0px;
    }
    .hero .WebsiteImage{
        margin-top: 20px;
    }
}


/*================================================*/
.hfs-1 .WebsiteTitle {
    font-size: 24px !important;
}
.hfs-2 .WebsiteTitle {
    font-size: 26px !important;
}
.hfs-3 .WebsiteTitle  {
    font-size: 28px !important;
}
.hfs-4 .WebsiteTitle {
    font-size: 30px !important;
}
.hfs-5 .WebsiteTitle {
    font-size: 32px !important;
}
.hfs-6 .WebsiteTitle {
    font-size: 34px !important;
}
.hfs-7 .WebsiteTitle {
    font-size: 36px !important;
}
.hfs-8 .WebsiteTitle{
    font-size: 38px !important;
}
.hfs-9 .WebsiteTitle {
    font-size: 40px !important;
}
.hfs-10 .WebsiteTitle {
    font-size: 42px !important;
}
.hfs-11 .WebsiteTitle {
    font-size: 44px !important;
}
.hfs-12 .WebsiteTitle {
    font-size: 46px !important;
}
.hfs-13 .WebsiteTitle {
    font-size: 48px !important;
}
.hfs-14 .WebsiteTitle {
    font-size: 50px !important;
}
.hfs-15 .WebsiteTitle {
    font-size: 52px !important;
}
.hfs-16 .WebsiteTitle {
    font-size: 54px !important;
}
.hfs-17 .WebsiteTitle {
    font-size: 56px !important;
}
.hfs-18 .WebsiteTitle {
    font-size: 58px !important;
}
.hfs-19 .WebsiteTitle {
    font-size: 60px !important;
}
.hfs-20 .WebsiteTitle {
    font-size: 62px !important;
}

.bfs-1 .WebsiteBody, .bufs-1 .WebsiteButton {
    font-size: 14px !important;
}
.bfs-2 .WebsiteBody, .bufs-2  .WebsiteButton {
    font-size: 16px !important;
}
.bfs-3 .WebsiteBody, .bufs-3 .WebsiteButton  {
    font-size: 18px !important;
}
.bfs-4 .WebsiteBody, .bufs-4 .WebsiteButton {
    font-size: 20px !important;
}
.bfs-5 .WebsiteBody, .bufs-5 .WebsiteButton {
    font-size: 22px !important;
}
.bfs-6 .WebsiteBody, .bufs-6 .WebsiteButton {
    font-size: 24px !important;
}
.bfs-7 .WebsiteBody, .bufs-7 .WebsiteButton {
    font-size: 26px !important;
}
.bfs-8 .WebsiteBody, .bufs-8 .WebsiteButton{
    font-size: 28px !important;
}
.bfs-9 .WebsiteBody, .bufs-9 .WebsiteButton {
    font-size: 30px !important;
}
.bfs-10 .WebsiteBody, .bufs-10 .WebsiteButton {
    font-size: 32px !important;
}