

.full_bg{
background-color:#fff;
}


/*Header css*/

.align_social{
display:inline-block !important;
}

@media (max-width: 535px){
.aui img {
    width: auto;
}
}
.container-fluid
{
    padding-left:0px !important;
    padding-right:0px !important;
}
.navbar-inverse
{
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}
.container-fluid>.navbar-header {
     margin-right: 0px;
    margin-left: 25px;
    padding-top: 5px;
}
@media only screen and (max-width: 769px){
.aui .navbar .nav>li {
    /*float: left;*/
     width: 100%; 
}
}

@media only screen and (max-width: 600px){
.navb1{

display:none;
}
}
@media only screen and (max-width: 600px){
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}
}
.navbar-header{
height:64px;
}
.portlet-title-text{
    display:none;
}
.aui .lfr-hudcrumbs .breadcrumb{
    display:none;
}
.portlet-content .icons-container{
    display:none;
}

.dialog-iframe-root-node{
   padding:0px !important;
}
@media (min-width: 768px){
.navbar {
    border-radius: 0px !important;
}
}
.aui .navbar .nav {
 text-align:center !important;
 padding-top: 14px !important;
}
@media (min-width: 1200px) {
.aui .row {
    margin-left: 0px !important;
}
}
.row {
    margin-right: 0px !important;
    
}
@media (max-width: 767px) {
.aui body {
     padding-left: 0px !important; 
    padding-right: 0px !important; 
}
}
.aui .navbar{
  margin-bottom:0px !important;
}
.navbar-toggle{
  margin-right:15px !important;
}
.aui .portlet-content, .aui .portlet-minimized .portlet-content-container{
     padding: 0px !important;
}
.portlet-content, .portlet-minimized .portlet-content-container{
    padding: 0px !important;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 3px !important;
    font-size: 18px;
    line-height: 20px;
}
@media only screen and (max-width: 769px) and (min-width:698px) {
.aui .navbar .nav>li {
    float: left;
     width: 23% !important;
}
}
@media (min-width: 0px) {
.col-sm-12 {
    width: 100%;
}
}
.navbar-inverse .navbar-toggle {
        margin-top: 8px !important;
}
/*header css new*/
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #090909;
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;

  text-align: left;
  margin-top:6%;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

.head_pg{
    position: fixed;
    top: 0;
    background-color: #000;
    z-index: 1;
}
.top_header_page {
	color: #FFFFFF !important;	
	font-family: Montserrat;
	font-size: 20px !important;
	letter-spacing: 0.15px;	
	line-height: 24px;
}
.side_header_page {
    color: #C1BFBF !important;
    font-family: Montserrat;
    font-size: 16px !important;
    letter-spacing: 0.12px;
    line-height: 19px;
    position: relative;
    z-index: 9;
}
.connect_us {
    color: #FFFFFF !important;
    font-family: Montserrat;
    font-size: 20px !important;
    letter-spacing: 0.15px;
    line-height: 24px;
    position: relative;
    top: 41px;
    left: 21px;
}
.icons_head {
    margin-top: 4%;
    position: relative;
    left: 22px;
}
.third_header_menu {
    padding-left:0px !important;
}
.connent_icons1 {
     margin-left: 7px;
}
.connent_icons2 {
    margin-left: 7px;
    position: relative;
    top: 2px;
}
@media only screen and (max-width:414px){
.icons_head {
    margin-top: 12%;
    position: relative;
    left: 29px;
}
}
@media only screen and (max-width:768px){
.icons_head {
    margin-top: 2%;
    position: relative;
    left: 21px;
}
}
@media only screen and (max-width:1024px){
.icons_head {
    position: relative;
    left: 21px;
    top: 4%;
}
}
@media only screen and (max-width:414px){
.top_header_page {
        margin-top: 17%;
}
}


@media only screen and (max-width:760px) and (min-width:320px){
.overlay{
    overflow:scroll;
}

}

.top_header_page{
position:relative;
z-index:9;
}

/*Home panel css*/

.content_image_top {
    padding-left: 6%;
    float: right;
    padding-top: 0%;
	width: 40%;
}

@media screen and (max-width:760px) and (min-width:320px){
.content_image_top {
    padding-left: 6%;
    padding-top: 0%;
    float:none !important;
}
}

.content_top{
    /*height: 360px;*/
    /*width: 775px;*/
    color: #fff;
    font-family: Libre Baskerville;
    font-size: 42px;
    letter-spacing: 3.93px;
    line-height: 82px;
    /*position: absolute;*/
    padding-top: 8%;
    padding-left: 7% !important;
    padding-right: 25% !important;
}


/*Stylefinder Css*/
.stylefinder_bg{
    /*background-image: url(/image/journal/article?img_id=52897100&t=1569313526613);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 930px;*/
    padding-top: 1%;
    padding-bottom: 5%;
}
@media only screen and (max-width:1441px){
.stylefinder_bg{
    /*background-image: url(/image/journal/article?img_id=52897100&t=1569313526613);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 850px;*/
}
}
@media only screen and (max-width:1281px){
.stylefinder_bg{
    /*background-image: url(/image/journal/article?img_id=52897100&t=1569313526613);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 730px;*/
}
}
@media only screen and (max-width: 1050px){
.stylefinder_bg {
    /*background-image: url(/image/journal/article?img_id=52897100&t=1569313526613);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 560px;*/
    padding-top: 16%;
    padding-bottom: 5%;
}
}
@media only screen and (max-width: 770px){
.stylefinder_bg {
    /*background-image: url(/image/journal/article?img_id=52897100&t=1569313526613);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 400px;*/
}
}

.style{
    background-color: #fff;
    margin-left: 8%;
    margin-top: 12%;
}
.style_head{
color: #000000;
    font-family: Bembo Std;
    font-size: 35px;
    letter-spacing: 3.6px;
    padding-top: 10%;
    position: relative;
    left: 31px;
}
.stylefinder{
    position: relative;
    bottom: 109px;
    right: 33%;
}
.hex_bottom{
    position: relative;
    z-index: -999999;
    /* right: 34%; */
    bottom: 434px;
    left: 12%;

}
.stylefinder_icon{
    position: relative;
    /* left: 42%; */
    top: 35px;
    float: left;
    margin-right: 3%;
}
.style_text{
    color: #000000;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 45px;
    text-align: left;
    padding-top: 7%;
    font-weight: 300;
    padding-right: 7%;
}
.learn_more{
    float:right;
    margin-right: 7%;
    margin-top: 5%;
}
.style_head_top{
    padding-left: 48%;
}
@media only screen and (max-width: 1441px){
.style_head_top{
    padding-left: 44%;
}
}
@media only screen and (max-width: 1281px){
.style_head_top{
    padding-left: 36%;
}
}
@media only screen and (max-width: 1050px){
.style_head_top{
    padding-left: 22%;
}
}
@media only screen and (max-width: 769px){
.style_head_top{
    padding-left: 0%;
}
}
.style_underline{
    box-sizing: border-box;
    height: 1px;
    width: 10%;
    border: 1px solid #000000;
    float: right;
    margin-right: 8%;
    margin-top: 2%;
}

/* Easytype css*/



.easytype_bg{
    /*background-image: url(/image/journal/article?img_id=53251276&t=1569325153829);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 860px;*/
    background-position: right;
    padding-top: 3%;
    padding-bottom: 5%;
}
@media only screen and (max-width:1441px){
.easytype_bg{
    /*background-image: url(/image/journal/article?img_id=53251276&t=1569325153829);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 850px;*/
    background-position: right;
}
}
@media only screen and (max-width:1281px){
.easytype_bg{
    /*background-image: url(/image/journal/article?img_id=53251276&t=1569325153829);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 730px;*/
    background-position: right;
}
}
@media only screen and (max-width: 1050px){
.easytype_bg {
    /*background-image: url(/image/journal/article?img_id=53251276&t=1569325153829);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 560px;*/
    background-position: right;
}
}
@media only screen and (max-width: 770px){
.easytype_bg {
    /*background-image: url(/image/journal/article?img_id=53251276&t=1569325153829);*/
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
    /*height: 400px;*/
    background-position: right;
}
}
.easytype_sec{
    background-color: #fff;
    margin-top: 8%;
}
.easytype{
    position: relative;
    bottom: 55px;
    left: 11%;
}
.easy_head{
    color: #000000;
    font-family: Bembo Std;
    font-size: 40px;
    letter-spacing: 3.6px;
    line-height: 48px;
    text-align: left;
    margin-right: 3%;
    position: relative;
    top: 36px;
}
.easy_text{
    color: #000000;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 45px;
    text-align: left;
    padding-left: 7%;
    padding-top: 2%;
    font-weight: 300;
}
.easy_head_top{
    padding-top: 3%;
    padding-left: 7%;
}
.learn_more_easy{
    padding-left: 7%;
    padding-top: 5%;
    padding-bottom: 4%;
}
.easy_underline{
    box-sizing: border-box;
    height: 1px;
    width: 10%;
    border: 1px solid #000000;
    float: left;
    margin-left: 7%;
    margin-top: 0%;
}









/*Mobile view css*/
@media screen and (max-width:760px) and (min-width:320px){
.content_top {
    /* height: 360px; */
    /* width: 270px; */
    color: #fff;
    font-family: Libre Baskerville;
    font-size: 12px;
    letter-spacing: 3.93px;
    line-height: 25px;
    position: absolute;
    padding-top: 25%;
    padding-left: 7%;
}
}
@media screen and (max-width:760px) and (min-width:320px){
.stylefinder {
    position: relative;
    bottom: 0px; 
    right: 0px;
    margin-top: 5%;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.easytype {
    position: relative;
    bottom: 0px; 
    left: 0px; 
}
}

@media screen and (max-width:760px) and (min-width:320px){
.stylefinder_bg{
    background-image: none;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.easytype_bg{
    background-image: none;
}
}
@media screen and (max-width:760px) and (min-width:320px){
.stylefinder_icon {
display:none;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.easy_icon {
display:none;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.style_head {
    color: #000000;
    font-family: Bembo Std;
    font-size: 30px;
    letter-spacing: 3.6px;
    /* padding-left: 21%; */
    padding-top: 23%;
    left:0px;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.easy_head {
    color: #000000;
    font-family: Bembo Std;
    font-size: 30px;
    letter-spacing: 3.6px;
    line-height: 48px;
    text-align: left;
    margin-right: 3%;
    position: relative;
    top: 36px;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.easy_text {
    color: #000000;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 45px;
    text-align: left;
    padding-left: 7%;
    padding-top: 17%;
    font-weight: bold;
}
}
@media screen and (max-width:760px) and (min-width:320px){
.style_underline{
float:left;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.easy_underline{
margin-top: 13%;
}
}
@media screen and (max-width:760px) and (min-width:320px){
.style_text {
    color: #000000;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 45px;
    text-align: left;
    padding-top: 5%;
    font-weight: bold;
    padding-right: 7%;
}
}

@media screen and (max-width:760px) and (min-width:320px){
.learn_more {
    float: left;
    margin-right: 7%;
    margin-top: 5%;
}
}




/*Workflow css*/

.workflow_head {
    color: #000000;
    font-family: Bembo Std;
    font-size: 35px;
    letter-spacing: 3.6px;
    padding-top: 0% !important;
    position: relative;
    left: 0px !important;
    float: left;
    padding-right: 7%;
}
.style_underline {
    box-sizing: border-box;
    height: 1px;
    width: 25%;
    border: 1px solid #000000;
    float: left;
    margin-right: 0% !important;
    margin-top: 3%;
}

.workflow_head_top{
    padding-left: 19%;
}

@media screen and (max-width:1430px) and (min-width:1279px){
.workflow_head_top{
    padding-left: 0%;
}
}
@media screen and (max-width:1500px) and (min-width:1435px){
.workflow_head_top{
    padding-left: 11%;
}
}


@media screen and (max-width:1025px) and (min-width:767px){
.workflow_head_top {
    padding-left: 0%;
}
}

.workflow_head {
    color: #000000;
    font-family: Bembo Std;
    font-size: 35px;
    letter-spacing: 3.6px;
    padding-top: 10%;
    position: relative;
    left: 11px;
}





@media screen and (max-width:1025px) and (min-width:320px){
.workflow_head {
    color: #000000;
    font-family: Bembo Std;
    font-size: 35px;
    letter-spacing: 3.6px;
    padding-top: 10%;
    position: relative;
    left: 0px;
    line-height: 32px;
}
}



/*Expertbase css*/

.expert_underline {
    box-sizing: border-box;
    height: 1px;
    width: 10%;
    border: 1px solid #000000;
    float: left;
    margin-left: 7%;
    margin-top: 1%;
}



@media screen and (max-width:767px) and (min-width:320px){
.expert_underline {
    box-sizing: border-box;
    height: 1px;
    width: 10%;
    border: 1px solid #000000;
    float: left;
    margin-left: 7%;
    margin-top: 13%;
}
}


/*wyciwyg css*/

.wyci{
    position: relative;
    /* bottom: 109px; */
    right: 18%;
    padding-top: 30%;
}


.wyciwyg{
    background-color: #fff;
    margin-left: 8%;
}

.wyciwyg_head_top{
    padding-left: 55%;
}

@media screen and (max-width:1025px) and (min-width:767px){
.wyciwyg_head_top {
    padding-left: 33%;
}
}


@media screen and (max-width:1430px) and (min-width:1279px){
.wyciwyg_head_top {
    padding-left: 46%;
}
}

@media screen and (max-width:1500px) and (min-width:1435px){
.wyciwyg_head_top {
    padding-left: 51%;
}
}

/*Indexis css*/

.indexis{
    position: relative;
    /* bottom: 55px; */
    left: 11%;
    padding-top: 20%;
}


.home_content{
    background-color: #3E5F55;
}
