button
{
    background-color: #FFF;
    border:none;
    border-top:none;
}
a {
    text-decoration: none;
}
a:hover {
    color: #F7941E;
}
h1 {
    text-transform: uppercase;
    font-size: 2.5rem;
}
:active { outline: none; }
:focus  { outline: none; }
.ui-dialog-titlebar, .ui-dialog-content {box-shadow:1px 1px 4px #000;}
#scrolldown {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 92%;
    left: 50%;
    z-index: 1000;
    color: #F00;
}
#logostrip{
    background-color:#F48E00;
    height:160px;
    padding: 0px 10px;
}
.sec-1 .custom-logo {
    max-width: 85%;
    margin-bottom: 40px;
}
.mainlogo {
    float: left;
    width:340px;
    height:140px;
    /*background-image: url("../img/logo-telefono.png");*/
    background-repeat: no-repeat;
    background-position:-50px 0;
}
.maintitle {
    margin-top: 20px;
    text-transform: none;
    font-size: 3.2rem;
    color:#E78824;
}
.subtitle {
    font-size: 2.8rem;
}
.phone_contact {
    text-align: right !important;
}
.phone_contact a {
    float: none;
}
#phone {
    float:right;
    line-height:160px;
}
#slider-wrapper ul {
    margin: 0px;
    margin-top: 0px;
}
.myuer {
    margin-left: 0px;
    margin-right: 20px;
    padding: 0px 20px;
    /*background-color: #884C1F;*/
    background-color: #0277c4;;
    float: left;
}
.myuer:hover {
    cursor: pointer;
}
#menucta {
    float: left;    
    margin: 0px 8px;
}
#myDiv {
      font-family: 'Lato', sans-serif;
      color:#FFF;
      width:200px;
      height:100px;
      background-color:#64350B;
      display:none;
      position: absolute;
      right:0px;
      z-index: 100000;
      -webkit-border-bottom-left-radius: 10px;
      -moz-border-radius-bottomleft: 10px;
      border-bottom-left-radius: 10px;
      padding:20px 40px 40px 40px;
      font-weight: 300;
}
#myDiv input {color:#64350B;}
#ticker {
    overflow: hidden;
    font-size:1.4rem;
    margin:0;
    padding:0;
    height:90px;
    }
#ticker li {
    list-style:none;
    padding:0;
    margin:0;
    height: 60px;
    color:#64350B;
    padding:10px;
    border-bottom:1px solid #CCC;
}
#ticker li a {
    color:#884c1f;
    }
#login {
    background-color: #FFF;
    border: 1px solid #e78f08;
    border-top: none;
    border-radius: 0px 0px 8px 8px;
}
#lang {} 
.bx-viewport,
.bx-wrapper {
    position: relative;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
}
.bxslider,
.bxslider li {
    height: 100vh !important;
    ;
}
.bxslider li {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.mainmenu {
    text-align: right;
    color: #808285;
    line-height: 60px;
}
.mainmenu a {
    color: #808285;
    text-decoration: none;
    padding: 0px 8px; 
    font-size:1.5rem;
}
.ctamenu {
    text-align: left;
    color: #FFF;
    /*background-color: #64350B;*/
    background-color: #0166aa;
    line-height: 60px;
    padding-left: 0px;
} 
.ctamenu a {
    color: #FFF;
    text-decoration: none;
    padding: 0px 8px;
    /*background-color: #64350B;*/
    background-color: #0166aa;
    font-size:1.5rem;
}
.box {
    text-transform: uppercase;
    height: 10%;
    margin-top: 20px;
    padding-top: 50px;
    background-image: url('../img/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.box h2 {
    color: #808285;
    font-weight: 300;
    margin-left: 25px;
}
.eco {
    background-color: #87b594;
    
}
.giu {
    background-color: #253EA4;
     
}
.psi {
    background-color: #F05B72;
}
.for {
    background-color: #C7C4E2;
    padding-top: 25px;
}
.sto {
    background-color:#429BD5;
}
.ric {
    background-color: #F7941E;
    padding-top: 25px;
}
.caption {
    margin-top: 10%;
    float: right;
    margin-right: 5%;
    width: 400px;
    background-image: url('../img/bkcaption.png');
    padding:35px 25px;
}
.caption-slide {
    color: #58595B;
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 40px;
}
.caption2 {
    color: #58595B;
    font-weight: 400;
    margin-top: 20px;
    line-height: 1.4;
    font-size: 1.6rem;
}
.box1 {
    height: 350px;
    padding: 20px;
}
.box1 > div {
    height: 100px;
    background-color: #CCC;
    margin-top: 170px;
}
.box2dx {
    background-repeat: no-repeat;
    margin-top: 20px;
}
.box2dx > div {
    float: right;
    background-repeat: no-repeat;
    height: 350px;
    width: 73%;
} 
.box2dx > div > div > h2 {
    color: #808285;
    font-weight: 300;
    text-transform: uppercase;
}
.box2dx > div > div > p {
    color: #808285;
    font-size: 1.4rem;
}
.box2 {
    height: 350px;
    /*background-image: url('images/background2.jpg');*/
    border: 1px solid #AC8161;
    padding: 20px 40px;
    margin-top: 20px;
}
.box2 > div {
    height:100px;
    background-color:#CCC;
    margin-top:160px;
}
.box2sx {
    background-repeat: no-repeat;
    margin-top: 20px;
}
.box2sx > div {
    background-size: 80% 350px;
    float: left;
    height: 350px;
    background-repeat: no-repeat;
    width: 100%;
}
.box2sx > div > div > h2 {
    color: #808285;
    font-weight: 300;
    text-transform: uppercase;
}
.box2sx > div > div > p {
    color: #808285;
    font-size: 1.4rem;
}
.box3 {
    height: 350px;
    margin-top: 20px;
}
.box3 > .inner > div > h2 {
    color: #808285;
    font-weight: 300;
    text-transform: uppercase;
}
.box3 > .inner > div > p {
    color: #808285;
    font-size: 1.4rem;
}
.footerdiv {
    margin: 40px 0px 40px 0px;
    border-bottom: 1px solid #F7941E;
}
.textcontact {
    font-size: 1.2rem;
    color: #808285;
}
.btn1,.btn3,.btn4 {
    border: 1px solid #F7941E;
    background-color: #FFF;
    color: #808285;
    padding: 5px 10px;
        text-transform: capitalize !important;
    font-size: 1.4rem !important;
}
.btn4 a {color:#808285;}
.btn2, #myDiv input[type="submit"] {
    border: 1px solid #FFF;
    background-color: #F7941E;
    color: #FFF;
    padding: 5px 10px;
    font-weight: 300;
    font-size: 1.5rem;
    text-transform:capitalize !important;
}
.btn3 {
    text-align: center;
    margin-top:15px;
    max-width: 200px;
    text-transform:uppercase !important;
    margin: auto;
}
.btn4 {
    padding:5px 0px;
    text-transform:uppercase !important;
    text-align: center;
    max-width: 200px;
} 
.linkbtn {
    height:40px;
    background-color:#E78824;
    border:1px solid #64350B;
    margin:20px 0px;
    text-transform: uppercase;
    color:#FFF;
    padding:15px 0px 3px 10px;
    font-size: 1.8rem;
    font-weight: 300;
}
.linkbtn a {color:#FFF;}
.frame {  
    border:1px solid #64350B;
    padding:10px;
    margin-top: 20px;
    padding: 20px 40px;
}
.frame h4 {
    text-transform: uppercase;
    font-size: 2.2rem;
}
.frame p {
    margin:10px auto;
    font-size:1.4rem;
}
.frame a {
    color:#884c1f;
}
.videoyt {  
    border:1px solid #64350B;
    margin-top: 20px;
    height:250px;
}
.news {
    text-transform:uppercase;
    margin-bottom:1rem;
    font-size: 2.2rem;
}
.titmy {
    font-size: 2.0rem;   
    margin-top: 15px;
    text-transform: uppercase;
}
.item {
    border:1px solid #64350B;
    height:250px;
}
#myDiv input[type="submit"] {
    border-radius: 0px;
    line-height: 18px;
    letter-spacing: 0px;
    height:30px;
}
#accordion > div > p {
    color:#808285;
    }
#header-img {
    margin-top: 12px;
    }
.inaccordion > .ui-accordion-header {
    font-size: 1.8rem;
    text-transform: none;
    }
li {color:#808285;}

#logostrip {
    height:100px;
    }
#phone{float:left;line-height:80px;}
.mainlogo {height:120px;}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/

#slider-wrapper, #header-img, #divider {
    display: none;
}
#only-mobile { display:block;}
#divider {margin-top:-15px;}
.box h2 {
    font-size: 2.8rem;
}
.mainmenu {
    font-size: 1.4rem;
}
.ctamenu {
    font-size: 1.2rem;
}
.mainmenu {
    text-align: left;
   /* margin-left: 10px; non modifica */
}
.box {
    padding-left: 0px;
    padding-top: 5%;
}
.box3,
.box2dx,
.box2sx {
    border: 1px solid #64350B;
    height:349px;
}
.box3 > .inner {
    float: left;
    background-repeat: no-repeat;
    height: 350px;
    width: 100%;
    background-size: 67% 350px;
}
.box3 > .inner > div {
    width: 80%;
    padding: 20px 40px;
}
.box3 > .inner > div > h2 {font-size: 2.8rem}
.box2dx > div > div > h2 {font-size: 2.8rem}
.box2sx > div > div > h2 {font-size: 2.8rem}
.box2dx > div > div {
    float: right;
    width: 50%;
    padding: 20px 40px;
}

.box2sx > div > div {
    float: left;
    width: 42%;
    padding: 20px 40px;
}
.box1 {
    margin-top: 20px;
    background-position: center top;
    height:350px;
}
.box1 > div {
    background-color: transparent;
    background-position: top right;
    background-image: url("../img/angolo-banner.png");
    background-repeat: no-repeat;
    padding:20px;
    height: 70px;
    margin-top: 200px;
    font-size:1.4rem;
}
.box1 > div > h3 {
    font-size: 2.2rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}
.mobilemenu {
    height:60px;
    padding:0px 10px;
    line-height:60px;
    /*background-color:#64350B;*/
    background-color:#0166aa;
}
.cta {
    /*background-color:#64350B;*/
    background-color:#0166aa;
    }
.cta a {color:#FFF;}
#contmenudiv {
    padding:0px;
}
#contmenudiv .cta a {
    color:#FFF;
    }
#contmenudiv a {
    color:#808285;
    margin-left: 15px;
    font-weight: 400;
}
#contmenudiv div {
    width:100%;
    border-bottom: 1px solid #808285;
    line-height: 40px;
}

.mobilemenu a {color:#FFF;}

.mobilemenu, .mobilemenucont, #contmenudiv {display:block;}

.ric, .for {
        padding-right: 28px;
    }

/* Larger than mobile */


@media (min-width: 480px) {
    #phone{float:right;line-height:160px;}
    .mainlogo {height:140px;}
    .mainmenu, .ctamenu {display: block;}
    .mobilemenu, .mobilemenucont,#contmenudiv {display:none;}
    #phone {display:none;}
    .box {
        height: 105px;
    }
    .box h2 {
        font-size: 2.8rem;
    }
    #slider-wrapper, #header-img, #divider, #only-mobile {
        display: none;
    }
    #only-mobile { display:block;}
    /*.box {
        padding: 35px;
    }*/
    /*.for,
    .ric {
        padding-top: 5%;
        padding-right: 22px;
    }*/
    .for,
    .ric {
        padding-top: 5%;
        padding-right: 12%;
    }
    .mainmenu {
        font-size: 1.4rem;
        padding-left: 10px;
    }
    .ctamenu {
        font-size: 1.4rem;
    }
    .box2dx > div {
        background-repeat: no-repeat;
        background-image: url('../img/bkbox1.png');
        background-size: 100% 350px;
        width: 70%;
    }
    .box2dx > div > div {
        float: right;
        width: 58%;
        padding: 20px 40px;
    }
    .box2sx > div { 
        background-repeat: no-repeat;
        background-image: url('../bkbox1.png');
        background-size: 100% 350px;
        width: 66%;
        float: left;
        height: 350px;
    }
    .box2sx > div > div {
        float: left;
      
        /*padding: 20px 40px;
        width: 45%;*/
        padding: 20px;
        width: 55%;
    }
    .box3 {
        background-image: url('../img/background2.jpg');
        background-repeat: no-repeat;
        border: none;
    }
    .box3 > .inner {
        background-repeat: no-repeat;
        background-image: url('../img/background-box1.png');
        background-size: 100% 350px;
    }
    .box3 > .inner {
        float: left;
        height: 350px;
        width: 66%;
    }
    .box3 > .inner > div {
        /*width: 35%;
        padding: 20px 40px;*/
        width: 50%;
        padding: 20px;
    }
    .box3 > .inner > div > h2 {
        font-size: 2.5rem;
    }
    .box2dx > div > div > h2 {
        font-size: 2.5rem;
    }
    .box2dx {
        border: none;
        background-repeat: no-repeat;
        background-image: url('../img/docenti.jpg');
    }
    .box2sx > div > div > h2 {
        font-size: 2.5rem;
    }
    .box2sx {
        border: none;
        background-repeat: no-repeat;
        background-image: url('../img/background3.jpg');
    }
    .box2sx > div {
        background-repeat: no-repeat;
        background-image: url('../img/background-box1.png');
        background-size: 100% 350px;
    }
    .columns,.column{width:100%;}/*98%*/
    
    
    
}
/* Larger than phablet (also point when grid becomes active) */

@media (min-width: 650px) {
    .mainlogo {
        float: left;
        /*background-image: url("../img/logo-corto.png");*/
    }
    .box {
        height: 140px;
        padding-left: 0px;
        padding-top: 7%;
    }
    .box h2 {
        font-size: 3rem;
    }
    #slider-wrapper, #header-img, #divider {
        display: block;
    }
    #only-mobile { display:none;}
    .for,
    .ric {
        padding-top: 5%;
    }
    .mainmenu {
        font-size: 1.6rem;
    }
    .ctamenu {
        font-size: 1.6rem;
    }
    .box3 > .inner > div > h2 {
        font-size: 3.0rem;
    }
    .box2dx > div > div > h2 {
        font-size: 3.0rem;
    }
    .box2dx > div > div {
        width: 50%;
    }
    .box2sx > div > div {
        width: 60%;
    }
    .box2sx > div > div > h2 {
        font-size: 3.0rem;
    }
.mainlogo{
        background-position:0 0;    
    }   
.attivo {color:#F48E00;}
}
/* Larger than tablet */

@media (min-width: 680px) {
    #phone {display:block;}
    .box h2 {
        font-size: 3rem;
    }
    .box {
        padding-left: 0px;
        padding-top: 7%;
    }
    .for,
    .ric {
        padding-top: 5%;
    }
    .mainmenu {
        font-size: 1.6rem;
    }
    .ctamenu {
        font-size: 1.6rem;
    }
    .box3 > .inner > div > h2 {
        font-size: 3.0rem;
    }
    .box2dx > div > div > h2 {
        font-size: 3.0rem;
    }
    .box2sx > div > div > h2 {
        font-size: 3.0rem;
    }
}
/* Larger than tablet */

@media (min-width: 769px) {
    
    .box h2 {
        font-size: 2.4rem;
    }
    .mainmenu {
        text-align: right;
        margin-left: 0px;
    }
    .box {
        padding-left: 0px;
        padding-top: 7%;
    }
    .for
    {
        padding-top: 2%;
    }
    .ric
    {
        padding-top: 3%;
    }
    .sto {
        padding-top: 7%;
    }
    .box3 > .inner > div > h2 {
        font-size: 4rem;
    }
    .box2dx > div > div > h2 {
        font-size: 4rem;
    }
    .box2sx > div > div > h2 {
        font-size: 4rem;
    }
    .columns,.column{width:100%;}
    .mainmenu,
    .ctamenu {
        font-size: 1.2rem;
    }
}
@media (min-width: 880px) {
    .mainmenu,
    .ctamenu {
        font-size: 1.2rem;
    }
    .box {
        padding-left: 0px;
        padding-top: 6%;
    }
    .for,
    .ric {
        padding-top: 1.5%;
    }
    .box3 > .inner > div > h2 {
        font-size: 4.5rem;
    }
    .box2dx > div > div > h2 {
        font-size: 4rem;
    }
    .box2sx > div > div > h2 {
        font-size: 4rem;
    }
}
@media (min-width: 991px) {
    .mainlogo {
        float: left;
        width:760px;
        height:140px;
        /*background-image: url("../img/logo.png");*/
    }
    .mainmenu,
    .ctamenu {
        font-size: 1.4rem;
    }
    .for,
    .ric {
        padding-top: 3.5%;
    }
    .box3 > .inner > div > h2 {
        font-size: 5.0rem;
    }
    .box2dx > div > div > h2 {
        font-size: 4.0rem;
    }
    .box2sx > div > div > h2 {
        font-size: 4.0rem;
    }
}
/* Larger than desktop */


    
@media (min-width: 1024px) {
    
    .box h2 {
        font-size: 2.4rem;
    }
    .box {
        padding-left: 0px;
        padding-top: 4.5%;
    }
    .for,.ric {
        
        padding-top: 3.5%;
    }
    .mainmenu,
    .ctamenu {
        font-size: 1.5rem;
    }
    
    
    .box3 > .inner > div > h2 {
        font-size: 4.0rem;
    }
    .box3 > .inner > div {
        padding: 20px 40px;
    }
    .box2dx > div > div > h2 {
        font-size: 4.0rem;
        
    }
    .box2sx > div > div {
        float: left;
        padding: 20px 40px;
        width: 55%;}
    
    .box2sx > div > div > h2 {
        font-size: 4.0rem;
    }
}

@media (min-width: 1024px) and (max-width:1365px){
    .box
    {
        padding-top: 5%;
        
    }
    .ric {
        padding-top: 3%!important;
        padding-right: 4%;
    }
    .for {
        padding-top: 3.5%!important;
    }
    
}
/* Larger than Desktop HD */

.excontain {
  float: none !important;
  margin-left: auto !important;  
  margin-right: auto !important;
}
/*.hometop .vc_col-sm-4{
width: 32%;
}
.hometop .vc_col-sm-4:last-child {
float:right;
margin-right:0px;
}*/
ul.left_menu li {
    float: left;
    list-style: none;
    margin: 0px;
}
ul#menu-main-menu-left {
    margin: 0px;
}
/*ul.left_menu li:first-child {
    margin-left: 160px;
}*/
ul.left_menu li a {
    border-right: 1px solid #808285;
}
ul.left_menu li:last-child a {
    border: none;
}
ul.right_menu li {
    float: left;
    list-style: none;
    margin: 0px;
}
ul.right_menu li a {
    border-right: 1px solid #ffffff;
}
ul.right_menu li:last-child a {
    border: none;
}

#phone {
    float: left;
    line-height: 50px !important;
    font-size: 14px;
    font-family: lato;
    color: #F48E00;
    font-weight: bold;
    height: 40px;
    background-position: top right;
    display: contents;
}

#phone2 {
    float: left;
    line-height: 50px !important;
    font-size: 14px;
    font-family: lato;
    color: #F48E00;
    font-weight: bold;
    height: 40px;
    background-position: top right;
    display: contents;
}
.phone_contact a {
    float: none;
    display: inline-block;
    margin-left: 10px;
}

#phone2.emails{
    /*width: 17%;*/
}

div#phone2 span {
    padding-left: 3px;
    font-size: 17px;
    font-weight: 600;
}

.home .columns:nth-child(4) {
    margin-left: 0;
}
.orientati_image {
    border: 1px solid #64350B;
    margin-top: 20px;
}

.ateneo_image {
    border: 1px solid #64350B;
}

.lauree_image {
    border: 1px solid #64350B;
}

div#phone span {
    padding-left: 3px;
    font-size: 17px;
    font-weight: 600;
}
ul#menu-main-menu-right { 
   margin-bottom: 0px;
}
.twelve.columns.phone_contact {
  /*  height: 50px; */
}
.ls-v6 .ls-bottom-slidebuttons a {
    border: 1px solid rgba(255,255,255,0.75) !important;
    background: #884C1F !important;
}
.ls-thumbnail-hover {
    display: none !important;
}
span.ls-bottom-slidebuttons a.ls-nav-active, span.ls-bottom-slidebuttons a:hover {
    background: #f48e00 !important;
}
.btn4.post_bt {
    width: 130px;
}

.four.columns.my_uer:nth-child(4) {
    margin-left: 0px !important;
}
.four.columns.my_uer:first-child {
    margin-left: 0px !important;
}
.four.columns.my_uer {
    width: 328px;
    margin-left: 20px;
    min-height: 322px;
}

/*------my css-----*/

/*-il 29/11/19 cambiato height da 314 a 350px-----*/
.header_img {
    height: 350px;
    background-size: cover;
    margin-bottom: 6px;
}
.post_laurem_content {
    padding-top: 20px;
}
body {  
    margin: 0px;
}
.video-box {
    margin: 15px 0px;
}
.navbar.navbar-inverse.affix {
    position: static;
}
@media (max-width: 480px) {
#logostrip {
  height: auto;
}
.fa-stack {
    width: 50% !important;
    margin: 0 auto;
}
.dona {
    float: none !important;
}
footer , footer p, .links-sec ul li {
    text-align: center !important;
}
.mainlogo {
    height: 70px;
}
.mobilemenu {
    display: block !important;
}
.mb-phn {
    display: none;
}
.phone_contact {
    text-align: center !important;
    line-height: 50px;
}
div#phone span, div#phone2 span {
    font-size: 22px;
}
footer .links-sec {
    margin-left: 0px !important;
}
.phone_contact a {
       margin: 0 10px;
}
.mainmenu, .ctamenu {
    display: none !important;
}
    div#orange > div {
    background-color: #784120;
    height: 75px;
}
    form#formtest input, form#formtest select {
    width: 100% ;
}
.gender_box{
    width:100%;
}
.gender_box input[type="radio"] {
    width: 2em !important;
    height: auto;
}
div#o3 input {
    width: auto;
}
    div#o1 input {
    width: auto;
}
.bxslider h2 {
    font-size: 24px;
    text-align: justify;
}
.bxslider input {
     height: auto !important;
     width:1em !important;
}
.bxslider div {
    padding-left: 35px;
    padding-right: 40px;
}
.bx-wrapper .bx-controls-direction a {
    top: 25%;
}
.bx-viewport, .bx-wrapper {
    height: auto !important;
}
.bxslider > div {
    font-size: 20px !important;
}

}

@media (min-width:767px) and (max-width: 991px) {
.dona {
    padding: 5px 20px!important;

}
    input.button {
    padding: 0px 30px 0px 30px!important;
   
}
div#o1 input {
    width: auto;}
    
div#o2 input {
    width: auto;
}
div#o3 input {
    width: auto;
}
form#formtest input, form#formtest select {
    float: left;
    width: 90%;
    margin-right: 10px;
}
.gender_box {
    width: 90%;
}.gender_box input[type="radio"] {
    width: 2em !important;
    height: auto;
    float:none !important
}
div#o1 input {
    width: auto;}
    
    div#o3 input {
    width: auto;
}

}

/* 20-12-17 */
.mobilemenu {
    display: none;
}
.mainmenu, .ctamenu {
    display: block;
}

.ls-direction-fix.ls-overflow-visible {
  position: relative;
}
body #scrolldown {
  top: 50% !important;
}

@media (min-width: 1001px) and (max-width: 1100px) {
.mainmenu a {
  font-size: 13px;
  padding: 0 9px;
}
}
@media (min-width: 992px) and (max-width: 1127px) {
body #scrolldown {
  left: 42% !important;
}
}

@media (min-width: 901px) and (max-width: 1000px) {
.one-half.column.mainmenu {
  width: 52%;
}
.one-half.column.ctamenu {
  margin-left: 0;
  width: 48%;
}
.myuer {
    background-color: #0277c4;
    /*background-color: rgb(136, 76, 31);*/
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 12px;
}
.ctamenu a {
  font-size: 13px;
}
.mainmenu a {
  font-size: 13px;
  padding: 0 9px;
}
.btn1, .btn3, .btn4 {
  font-size: 12px !important;
  padding: 5px 3px;
}
.six.columns.ateneo_section {
  padding: 43px 46px 0 !important;
}
}


@media (min-width: 801px) and (max-width: 900px) {
.one-half.column.mainmenu {
  width: 52%;
}
.one-half.column.ctamenu {
  margin-left: 0;
  width: 48%;
}
.myuer {
  /*background-color: rgb(136, 76, 31);*/
    background-color: #0277c4;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.ctamenu a {
  font-size: 13px;
}
.mainmenu a {
  font-size: 13px;
  padding: 0 6px;
}
.btn1, .btn3, .btn4 {
  font-size: 11px !important;
  padding: 5px 3px;
  max-width: 75%
}
.box2dx > div > div > h2 {
  font-size: 3rem;
}
.box2sx > div > div > h2 {
  font-size: 3rem;
}
.box1 > div > h3 {
  font-size: 1.8rem;
}
.six.columns.ateneo_section {
  padding: 43px 46px 0 !important;
}
}

@media (min-width: 769px) and (max-width: 800px) {
.one-half.column.mainmenu {
  width: 52%;
}
.one-half.column.ctamenu {
  margin-left: 0;
  width: 48%;
}
.myuer {
  /*background-color: rgb(136, 76, 31);*/
    background-color: #0277c4;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.ctamenu a {
  font-size: 12px;
}
.mainmenu a {
  font-size: 12px;
  padding: 0 6px;
}

body #scrolldown {
  display: none;
}
.caption-slide {
  font-size: 23px;
  line-height: 25px;
}
.caption-slide a{
display:none;
}
.caption2 {
  font-size: 14px;
}
/*body #slider-wrapper .ls-wrapper.ls-in-out{
top:30px !important;
}*/
.btn1, .btn3, .btn4 {
  font-size: 10px !important;
  padding: 5px 3px;
  max-width:75%
}
.box2dx > div > div > h2 {
  font-size: 3rem;
}
.box2sx > div > div > h2 {
  font-size: 3rem;
}
.box1 > div > h3 {
  font-size: 1.8rem;
}
.six.columns.ateneo_section {
  padding: 43px 46px 0 !important;
}

.four.columns.my_uer {
    width: 100% !important;
    min-height: auto !important;
    margin-left: 0;
}
.maintitle {
    font-size: 2.2rem !important;
} 
.maintitle p {
    margin-bottom: 0px !important;
}   
.banner_t.intro {
    padding-top: 0px;
}
}

@media (min-width: 600px) and (max-width: 768px) {
.mobilemenu, .mobilemenucont, #contmenudiv {
  display: block;
  margin-left: 0px;
}
.fa-stack {
    width: 54% !important;
}
.dona {
    float: none !important;
}
.one-half.column.mainmenu {
  display: none;
}
.one-half.column.ctamenu {
  display: none;
}
#contmenudiv div {
  border-bottom: 1px solid rgb(128, 130, 133);
  line-height: 40px;
  width: 100%;
}
#contmenudiv ul{
margin:0px;
}
#contmenudiv ul li {
  border-bottom: 1px solid rgb(128, 130, 133);
  width:100%;
}
#contmenudiv ul li a{
 border-right:none;
}
/*this class adjusted june 2020*/
.mainlogo a img {
  height: auto;
  width: 100%;
    padding-top:25px;
}
#logostrip {
  height: auto;
}.mainlogo {
  height: auto;
}
#logostrip {
  font-size: 0.8rem;
}

footer {
  text-align: center;
}
footer .two.columns {
  margin-bottom: 14px;
}
footer .textcontact {
  text-align: center;
}
#nav_menu-2 {
    position: relative;
    right: 15px;
}
.four.columns.box.giu {
  margin-left: 0px;
}
.four.columns.box.psi {
  margin-left: 0px;
}
.four.columns.box.sto{
  margin-left: 0px;
}
.four.columns.box.ric{
  margin-left: 0px;
}
.four.columns.box1 {
  margin-left: 0px;
}
body #scrolldown {
  display: none;
}
.caption-slide {
  font-size: 21px;
  line-height: 19px;
}
.caption-slide a{
display:none;
}
.caption2 {
  font-size: 13px;
}
/*body #slider-wrapper .ls-wrapper.ls-in-out{
top:10px !important;
}*/

.twelve.columns.header_img {
    background: none !important;
    border: 1px solid #ccc;
}
#header-img{
    display: block !important;
}
.six.columns.ateneo_section {
  padding: 50px 46px 0 !important;
}
.four.columns.my_uer {
    width: 100% !important;
    min-height: auto !important;
    margin-left: 0;
}
.maintitle {
    font-size: 2.2rem !important;
} 
.maintitle p {
    margin-bottom: 0px !important;
}   
.banner_t.intro {
    padding-top: 0px;
}

box2sx > div > div {
    width: 60%;
    }
}


@media (min-width: 481px) and (max-width: 599px) {
.mobilemenu, .mobilemenucont, #contmenudiv {
  display: block;
  margin-left: 0px;
}
.one-half.column.mainmenu {
  display: none;
}
.one-half.column.ctamenu {
  display: none;
}
#contmenudiv div {
  border-bottom: 1px solid rgb(128, 130, 133);
  line-height: 40px;
  width: 100%;
}
#contmenudiv ul{
margin:0px;
}
#contmenudiv ul li {
  border-bottom: 1px solid rgb(128, 130, 133);
  width:100%;
}
#contmenudiv ul li a{
 border-right:none;
}
    /*this class adjusted june 2020*/
.mainlogo a img {
  height: auto;
  width: 100%;
    padding-top:25px;
}
#logostrip {
  height: auto;
}
.mainlogo {
  height: auto;
}
#logostrip {
  font-size: 0.8rem;
}
.four.columns.box.giu {
  margin-left: 0px;
}
.four.columns.box.psi {
  margin-left: 0px;
}
.four.columns.box.sto{
  margin-left: 0px;
}
.four.columns.box.ric{
  margin-left: 0px;
}
.four.columns.box1 {
  margin-left: 0px;
}
footer .two.columns {
  margin-bottom: 14px;
}
.box2dx > div > div {
  padding: 8px 7px;
  width: 60%;
}
.box2dx > div > div > h2 {
  margin-bottom: 1px;
}
.box2dx > div > div > p {
  font-size: 12px;
}
footer .textcontact {
  text-align: center;
}
.box3 > .inner > div {
  padding: 10px 14px;
  width: 70%;
}
.box2sx > div > div {
  padding: 12px 18px;
}

.twelve.columns.header_img {
    background: none !important;
    border: 1px solid #ccc;
}
#header-img{
    display: block !important;
}
.six.columns.ateneo_section {
  padding: 50px 46px 0 !important;
}
.four.columns.my_uer {
    width: 100% !important;
    min-height: auto !important;
    margin-left: 0;
}
.maintitle {
    font-size: 2.2rem !important;
} 
.maintitle p {
    margin-bottom: 0px !important;
}   
.banner_t.intro {
    padding-top: 0px;
}

}



footer .two.columns {
  margin-bottom: 14px;
}

#increasetoh2{
    text-transform: uppercase;
    font-size: 2.8rem;
    color: #808285;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: -.1rem;}
  
    @media (min-width: 650px){
    #increasetoh2{font-size: 3.0rem;
        }}
    @media (min-width: 769px){
    #increasetoh2{font-size: 3rem;
        }}
    @media (min-width: 880px){
    #increasetoh2{font-size: 4rem;
        }}
    @media (min-width: 991px){
    #increasetoh2{font-size: 4.0rem;
        }}
    @media (min-width: 1024px){
    #increasetoh2{font-size: 4.0rem;
        }}

#increasetoh2ric{
    text-transform: uppercase;
    font-size: 2.8rem;
    color: #808285;
    font-weight: 300;
    margin-left: 25px;
    letter-spacing: -.1rem;
    }
    @media (min-width: 480px) {
    #increasetoh2ric{font-size: 2.8rem;
        }}
    @media (min-width: 650px){
    #increasetoh2ric {font-size: 3rem;
        }}
    @media (min-width: 680px){
    #increasetoh2ric {font-size: 3rem;
        }}
    @media (min-width: 769px){
    #increasetoh2ric{font-size: 2.4rem;
        }}

#increasetoh2doc{
    color: #808285;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 2.8rem;
    }

    @media (min-width: 481px) and (max-width: 599px){#increasetoh2doc {margin-bottom: 1px;} footer{text-align: center;}}
    @media (min-width: 650px){#increasetoh2doc {font-size: 3.0rem;}}
    @media (min-width: 769px){#increasetoh2doc {font-size: 4.0rem;}}
    @media (min-width: 769px) and (max-width: 900px) {#increasetoh2doc{font-size: 3.0rem;}}
    @media (min-width: 1024px) {#increasetoh2doc{font-size: 4.0rem;}}

.container.head-con {
    margin-bottom: 0;
}
.mainlogo {
    margin: 0;
}
.head-form form {
    float: right;
    margin-top: 2.2rem;
    width: 85%;
}
.head-form form input {
    margin: 0 !important;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
}
.head-form .btn2 {
    background: #fff !important;
    margin-top: 9px !important;
    float: right;
    border: 0;
}
.head-form .search::before {
    content: "\f3ee";
    font-family: "Font Awesome 5 Brands";
    border: 0;
    color: #F48E00;
    top: 0;
}
.head-form .search {
    position: absolute;
    right: 8px;
    top: 28px;
}
footer .textwidget p {
    font-size: 16px;
    color: #fff;
}
.links-sec ul li {
    background: transparent;
    list-style: none;
    margin-bottom: 0px !important;
}
.links-sec ul li a {
    text-decoration: underline;
    line-height: 28px;
}
.dona {
    background: #fff;
    color: #f48e00;
    padding: 5px 40px;
   /* float: left; */
}
.fa-heart {
    color: #f48e00 !important;
}
.dona, footer .wpcf7-submit {
    -webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
}
footer #text-22 {
    margin-top: 30px !important;
}
.sub-form #text-22 {
    float: left;
    margin-top: 5rem;
}
.sub-form #text-22 .wpcf7-text {
    background: transparent;
    border-color: #fff;
    border-radius: 0;
    color: #fff;
}
.sub-form #text-22 .wpcf7-submit {
    background: #fff;
    border-radius: 0;
    border: 0;
}
.fa-stack a {
    width: 100px;
    float: left;
    text-align: center;
}
.fa-stack {
    width: 100%;
    margin-bottom: 3rem;
}
.social-links img {
    margin-top: 3rem;
}

.social-links #media_image-11 img {
    margin-bottom: 3rem;
}
.social-links p {
    color: #fff;
}

/*04-04-2019 */
.navbar .search-drop {
    width: 40% !important;
    float: left;
    margin-top: 9px !important;
    padding: 0;
}
.navbar .search-drop .wpml-ls-item-toggle {
    padding: 2px 10px !important;
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.navbar .btn2 {
    -webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    background-image: url("/wp-content/uploads/2019/05/icon-search.png") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 100% !important;
    position: absolute;
}
.navbar .search {
    display: none !important;
}
footer .three.columns.sub-form .dona {
    padding-right: 40px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500 !important;
    font-family: 'Raleway', sans-serif;
}
.navbar .search-drop .wpml-ls-item-toggle {
    font-size: 14px;
    padding: 6px 8px !important;
    height: 24px;
}
.wpml-ls-sub-menu a, .wpml-ls-sub-menu a span {
    color: #fff;
}
.head-form form input[type="text"] {
    width: 50%;
}
.head-form form input[type="text"]:focus{
    border: 1px solid #fff;
    outline: none !important;
}
.head-form ::-webkit-input-placeholder, footer ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.head-form :-ms-input-placeholder, footer :-ms-input-placeholder { /* Internet Explorer */
  color: #fff;
}

.head-form ::placeholder, footer  ::placeholder{
  color: #fff;
}
.dona:hover {
    color: #F48E00;
    font-weight: 300;
}
@media (max-width:768px) {
.head-form form {
    width: 100%;
}
.navbar .search-drop {
    margin-top: 0px !important;
}
.head-form .btn2 {
    margin-top: 0px !important;
}
}
/* Maxi Desktop HD */

@media (max-width: 1605px) {
.fa-stack a {
    width: 74px !important;
}
}
@media (max-width: 1200px) {
.fa-stack a {
    width: 61px !important;
}
}
@media (max-width: 991px) {
    .fa-stack a {
    width: 47px !important;
}
}
@media (max-width: 480px) {
#logostrip {
  height: auto;
}
.fa-stack a {
    width: 38px  !important;
}
}

h1.sectio-header{
color: #2f2f2f;
font-size: 32px;
line-height: 37px;
font-weight: 800;
text-align: center;
font-family: 'Raleway', sans-serif;
position: relative;
padding-bottom: 20px;
}
h1.sectio-header:after {
    content: "";
    position: absolute;
    background: #F48E00;
    width: 60px;
    height: 4px;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
}
footer h3, footer .widget-title{
    font-family: 'Raleway', sans-serif;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}
footer p{
    font-size: 16px;
    line-height: 22px;
}
footer .wpcf7-submit{
     font-family: 'Raleway', sans-serif;
    font-weight: 500 !important;
    font-size: 16px;
}
.navbar .search-drop {
    width: 40% !important;
    float: left;
    margin-top: 9px !important;
    padding: 0;
    font-size: 14px;
    padding: 6px 8px !important;
    /* height: 24px; */
    background: transparent;
    border-color: #fff;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0px;
}
select#top_faculty_search option{
padding: 6px 8px !important;
    background: #884c1f;
}
footer h3.widget-title,footer h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.container {
    max-width: 1118px;
    }

    footer .map-sec{
        padding-right: 15px;
    }
    footer .links-sec{
        margin-left: 15px;
    }



@media (max-width: 768px){
    .mainlogo{
        width: 100%;
        text-align: center;
    }
    .navbar .search-drop{
        margin-top: 0px !important;
    }
    .for,.ric
            {padding-right: 20%;}
    }

@media (min-width: 769px)
    {
        .menu-main-menu-left-container
            {max-width: 560px;}
        
    }

.search_result_item {
    border-bottom: 2px solid #f3f3f3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.search_result_item h3 {
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}
.search_result_item a.item-btn {
    color: #F48E00;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 800;
    display: inline-block;
}
.nav-links a{
    color: #F48E00;
    font-weight: bold;
}
.mar-top-30{
    margin-top: 30px;

}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.social-icons a {
    display: inline-block;
    color: #fff;
    width: 25%;
    font-size: 40px;
    margin-right: 15px;
}

@media screen and (max-width: 767px){
.social-icons a {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 30px;
    float: none;
}
h1.sectio-header{
padding-bottom: 16px;
margin-top: 40px;
    font-size: 25px;
    line-height: 30px;
    }
}

.social-icons a {
   font-size: 2em;
    line-height: 1.4em !important;
}
.search-term{
    font-weight: 900;
}

/* From Header */
    .affix {
      top: 0;
      width: 100%;
      z-index: 9999 !important;
        position: fixed;
        box-shadow: 0px 0px 7px #ccc;
}
.affix #logostrip{
    margin-top:0px;
}
.affix body{
    margin:0px;
}
  .affix + .container-fluid {
      padding-top: 70px;
  }
body {
    overflow-x: hidden;
}


.wpcf7 form input[type="text"],.wpcf7 form input[type="email"],.wpcf7 form input[type="tel"] {
    width: 80%;
}

.wpml-ls-legacy-dropdown {
    width: 7em;
    max-width: 100%;
    margin-top: 20px;
}


/* New Menu */
#mega-menu-wrap-max_mega_menu_1{
    float: left;
    width: 100%;
}
.lang_switch {
    float: right;
    margin-right: 10px;
    position: absolute;
    right: 0;
    text-align: left;
    top:0;
}
.wpml-ls-legacy-dropdown {
    margin-top: 7px !important;
}
.lang_switch a{
color: #fff;
text-align: left;
}
@media only screen and (max-width: 768px){
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{
        float: left;
        margin-top: 7px;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open+#mega-menu-max_mega_menu_1{
        margin-top: 40px;
    }
    .mobilemenu{
        display: none !important;
    }
    .container.mymenu{
        padding: 0px;
    }
}
.mainmenu{
    display: block !important;
    padding-left: 0px;
}
@media only screen and (min-width: 768px){
    #mega-menu-wrap-max_mega_menu_1{
        padding-right: 112px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu{
        width: calc(100% + 112px);
    }
    /*.wpml-ls-legacy-dropdown{
        width: 90px;
    }*/
    /*.lang_switch{
        margin-right: 0px;
    }*/
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link{
        padding: 0 8px 0 8px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item:first-child>a.mega-menu-link{
        padding-left: 5px;
    }
    /*#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item{
        padding: 13px 0px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
    line-height: 100%;
    height: auto;
    border-right: 1px solid;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item:last-child>a.mega-menu-link{
        border: none;
    }*/
}
@media only screen and (min-width: 1180px){
#mega-menu-wrap-max_mega_menu_1{
        padding-right: 0px;
    }
    .wpml-ls-legacy-dropdown{
        width: 105px;
    }
    .lang_switch{
        margin-right: 10px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu{
        width: calc(100%);
    }
}


.ui-accordion .ui-accordion-header.ui-state-active{
    color: #eb8f00;
    font-size: 2.8rem;
}