.nopadding {
   padding-left: 0 !important;
   padding-right: 0 !important;

   margin-left: 0 !important;
   margin-right: 0 !important;

}

.head44 {
    font-size:44px;
}

.head20 {
    float: left;
    font-size: 20px;
}

.head30 {
    float: left;
    font-size: 30px;
    
}

.head36 {
    font-size: 36px;
}


.dropdown-menu {
    
    width: 100%;
}

.blueHighlight {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
    color:#0384ce;
}


.fullwidth-section {
    position: relative;
    overflow: hidden;
    /*z-index: 0;*/
    padding: 20px 0;
    margin-bottom: 20px;
    background-color: #232323;
    color: #fff;
    /*background-attachment: scroll;*/
    background-repeat: no-repeat; /* 1 */
    background-position: 50% 0;
}

.fullwidth-section-content {
    position: relative;
    z-index: 3;
}

.fullwidth-section-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../content/images/pattern-2.png);
    background-repeat: repeat;
    background-position: 0 0;
}

.parallax-enabled {
    background-attachment: fixed !important;
    -webkit-background-size: cover;
    background-size: cover;
}



.bx-wrapper {
    margin: 0 auto 40px;
}

    .bx-wrapper .bx-viewport {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        box-shadow: none;
        left: auto;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 30px;
    }

    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url("../assets/vendors/jquery.bxslider/images/left.png") no-repeat scroll center center;
        left: 0;
    }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url("../assets/vendors/jquery.bxslider/images/right.png") no-repeat scroll center center;
        right: 0;
    }

        .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
            background-position: center center;
        }

    .bx-wrapper .bx-controls-direction a {
        background-color: #30452c;
        border: 2px solid #efefef;
        height: 36px;
        margin-top: 0;
        opacity: 0.5;
        width: 36px;
        z-index: 1000;
    }

        .bx-wrapper .bx-controls-direction a:hover {
            opacity: 1;
        }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #7c7c7c none repeat scroll 0 0;
        border: 1px solid #7c7c7c;
        height: 8px;
        width: 8px;
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
            background: #232323 none repeat scroll 0 0;
            border-color: #232323;
        }



.info1-slider .bx-wrapper .bx-prev {
    left: -30px;
}

.info1-slider .bx-wrapper .bx-next {
    right: -30px;
}

.info1 blockquote {
    position: relative;
    margin-bottom: 40px;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font: inherit;
    vertical-align: baseline;
}

.info1 {
    width: 80%;
    margin: 60px auto 0px;
    text-align: center;
}

.comspacer {
    margin-top: auto;
}

@media (max-width: 990px) {
    .comspacer {
        margin-top: 20px;
    }

    #termCon_Youtube {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 371px;
    }
}

@media (max-width: 450px) {
    #termCon_Youtube {
        width: 296px;
    }
}

.com_cont {
    text-align: center;
}

    .com_cont img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

.com_head {
    color: #ffffff;
    font-family: Segoe UI, 'Open Sans',Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 40px;
}

#catchfish {
            background: url(images/how/hook.jpg) right top no-repeat, url(images/how/fish.jpg) left bottom no-repeat;
            margin-bottom:20px;
        }
                

        #howcontent {
            background:rgba(223, 239, 248, 0.7);
            padding:8px;
            box-shadow: rgba(12, 12, 12, 0.36) 0px 2px 5px;
        }
        #RelaxMentor {
            background:#2b4756;
            padding:12px;
            
            width:340px;
            height:127px;
        }

        @media(max-width:404px) {
            #RelaxMentor {
                width:100%;
                height:200px;
            }
        }
        #peopletalk {
            background-image: url("images/how/peopletalk.jpg");
            background-position: center bottom;
            background-repeat: no-repeat;  
            background-size: cover;  
        }
        #socialLendimg {

        }

        .v-align-f {
    display: table;
}
        .v-align-c {
    display: table-cell;
    vertical-align: middle;
}

        #HowComm {
            height:324px;
        }
        @media(max-width:1199px) {
            #HowComm {
            height:648px;
            }
        }
        @media(max-width:991px) {
            #HowComm {
            min-height:270px;
            max-height:320px;
            }
        }
#ecommerce {
    background-image: url("images/how/ecommece.jpg");
            background-position: center bottom;
            background-repeat: no-repeat;  
            background-size: cover;  
}

.infonote1 {
    background: #E3E3E3  !important;
}
.infonote2 {
    background: #ebebeb !important;
}

.button_grey {
    padding:8px 40px;
    background: #7a7a7a;
    float:left;
    color:#ffffff;
    font-size: 13px;
    cursor:pointer;
}