@charset "UTF-8";



@media (min-width: 1400px) {
  

}


@media (min-width: 1200px) and (max-width:1399px) {


}

/* Medium devices (landscape tablets & medium desktops, from 992px to 1199px) */
@media (min-width: 992px) and (max-width:1199px) {

  .ceoRightMess-in .messageIconTop {
  
    left: auto;
    right: 0px;
    
  }
  
  .ceoRightMess-in .messageIconDown {
    
    left: 20px;
    right: auto;
    
  }

}

/* Small devices (portrait tablets & small desktops, from 768px to 991px) */
@media (min-width: 768px) and (max-width:991px) {

  .ceoRightMess-in .messageIconTop {
  
    left: auto;
    right: -20px;
    
  }
  
  .ceoRightMess-in .messageIconDown {
    
    left: 20px;
    right: auto;
    
  }

  .menu-item .sub-menu-trigger{
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  }

}

/* Extra small devices (landscape phones & portrait tablets, 767px and down) */
@media (max-width:767px) {

  .about-myDiv .lead {
    padding-left: 20px;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 10px;
}

.bg-master .titlePlusSubtitle p {
  
  line-height: 1.3;
}

.ceoRightMess-in .messageIconTop {
  
  left: auto;
  right: -10px;
  
}

.ceoRightMess-in .messageIconDown {
  
  left: 0px;
  right: auto;
  
}

.applynowBG {
  left: auto;
}

.post-timeline .whiteBG-but{
  padding: 10px 18px;
    font-size: 14px;
}

.member-data-out{
  padding-right: 15px;
}

.menu-item .sub-menu-trigger{
  -webkit-transform: scaleX(-1);
transform: scaleX(-1);
}

.about-myDiv .heading-block h1 {
  font-size: 50px;
  line-height: 65px;
}

.about-myDiv .heading-block h1 span {
  line-height: 0;
  font-size: 70px;
}




}

@media (max-width:580px) {

  .tabs li .nav-link {
    width: 100%;
    text-align: right;
    margin: 0;
    border: none;
}

.mainFooter .widget_links h5 {
  font-size: 15px;
}

.canvas-alt-tabs .nav-link:not(.active):not(:hover), .canvas-alt-tabs .nav-link:not(.active):not(:focus) {
  border-color: transparent !important;
}

}

@media (max-width:460px) {



}

@media (max-width:410px) {


}

@media (max-width:320px) {

}