        .abc {
            text-decoration: none;
            border-bottom: 2px solid #4A6FA9;
        }
        
        .abc:hover {
            border-bottom-color: #E25111;
        }
        
        .text p {
            font-family: 300px;
        }
        
        .box-inner h3 {
            color: #fff;
        }
        
        .bg-mainsldr1 {
            background: rgba(0, 0, 0, 0) url("../image/Staffing & Recruitment.jpg") repeat scroll 0 0;
        }
        
        .bg-mainsldr2 {
            background: rgba(0, 0, 0, 0) url("../images/banner-image-home.jpg") repeat scroll 0 0;
        }
        
        .bg-mainsldr4 {
            background: rgba(0, 0, 0, 0) url("../image/hero-img9.jpg") repeat scroll 0 0;
        }
        /* The Modal (background) */
        
        .modal {
            display: none;
            /* Hidden by default */
            position: fixed;
            /* Stay in place */
            z-index: 1;
            /* Sit on top */

            left: 0;
            top: 0;
            width: 100%;
            /* Full width */
            height: 100%;
            /* Full height */
            overflow: auto;
            /* Enable scroll if needed */
            background-color: rgb(0, 0, 0);
            /* Fallback color */
            background-color: rgba(0, 0, 0, 0.4);
            /* Black w/ opacity */
        }
        /* Modal Content */
        
        .modal-content {
            background-color: #daf9d1;
            margin: auto;
            padding: 20px;
            border: 1px solid #888;
            width: 80%;
        }
        /* The Close Button */
        
        .close {
            color: #aaaaaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }
        
        .close:hover,
        .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }
        
        .social {
            width: 200px;
            height: 220px;
            position: fixed;
            margin-top: 30px;
            perspective: 1000px;
            float: right;
        }
        
        .social li a {
            display: block;
            height: 50px;
            width: 40px;
            background: grey;
            border-bottom: 1px solid #333;
            font: normal normal normal 16px/20px 'FontAwesome', 'Source Sans Pro', Helvetica, Arial, sans-serif;
            color: #fff;
            -webkit-font-smoothing: antialiased;
            padding: 10px;
            text-decoration: none;
            text-align: center;
            transition: background .5s ease .300ms
        }
        
        .social li:first-child a:hover {
            background: #3b5998
        }
        
        .social li:nth-child(2) a:hover {
            background: #00acee
        }
        
        .social li:nth-child(3) a:hover {
            background: #0173B2
        }
        
        .social li:nth-child(4) a:hover {
            background: #dd4b39
        }
        
        .social li:first-child a {
            border-radius: 0 5px 0 0
        }
        
        .social li:last-child a {
            border-radius: 0 0 5px 0
        }
        
        .social li a span {
            width: 100px;
            float: right;
            text-align: center;
            background: #222;
            color: #fff;
            margin: -25px 74px;
            padding: 8px;
            transform-origin: 0;
            visibility: hidden;
            opacity: 0;
            transform: rotateY(45deg);
            border-radius: 5px;
            transition: all .5s ease .300ms
        }
        
        .social li span:after {
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            left: -20px;
            top: 7px;
            border-left: 10px solid transparent;
            border-right: 10px solid #222;
            border-bottom: 10px solid transparent;
            border-top: 10px solid transparent;
        }
        
        .social li a:hover span {
            visibility: visible;
            opacity: 1;
            transform: rotateY(0)
        }
        
        #scroll1 {
            width: 250px;
            height: 50px;
            top: 100px;
            left: 50px;
            position: absolute;
        }
        
        .romana_btn a {
            border: 1px solid #198ce7;
            color: #FFFF;
            -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
        }
        
        #about-us #about-us-4 {
            background: url("image/hiring-remote-workers-2.jpg") no-repeat fixed center;
            background-size: cover;
            bottom: 5%;
            left: 5%;
            background-size: 100% 100%;
        }
        
        #about-us #about-us-4 h3 {
            font-family: "Raleway", sans-serif;
            color: #ffffff;
            line-height: 45px;
            padding-left: 100px;
        }
        
        #about-us #about-us-4 h3 i {
            color: #59717a;
        }
        
        #about-us #about-us-4 p {
            font-family: "Raleway", sans-serif;
            color: white;
            margin-top: 8px;
        }
        
        .sticky-container {
            /*background-color: #333;*/
            padding: 0px;
            margin: 0px;
            position: fixed;
            right: -119px;
            top: 130px;
            width: 200px;
            z-index: 99;
        }
        
        .sticky li {
            margin-left: -40px;
            list-style-type: none;
            background-color: transparent;
            color: #efefef;
            /*height: 43px;*/
            padding: 0px;
            margin: 0px 0px 1px 0px;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
            cursor: pointer;
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
            filter: gray;
            -webkit-filter: grayscale(100%);
        }
        
        .sticky li:hover {
            margin-left: -30px;
            /*-webkit-transform: translateX(-115px);
    -moz-transform: translateX(-115px);
    -o-transform: translateX(-115px);
    -ms-transform: translateX(-115px);
    transform:translateX(-115px);*/
            /*background-color: #8e44ad;*/
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
            -webkit-filter: grayscale(0%);
        }
        
        .sticky li img {
            float: left;
            margin: 5px 5px;
            margin-right: 10px;
        }
        
        .sticky li p {
            padding: 0px;
            margin: 0px;
            text-transform: uppercase;
            line-height: 43px;
        }
        
        #about-us #about-us-5 {
            background: url("../images/Testimonials-Backgroundd.jpg") no-repeat fixed center;
            background-size: cover;
            bottom: 5%;
            left: 5%;
            background-size: 100% 100%;
        }
        
        #about-us #about-us-5 h3 {
            font-family: "Raleway", sans-serif;
            color: #ffffff;
            line-height: 45px;
            padding-left: 100px;
        }
        
        #about-us #about-us-5 h3 i {
            color: #59717a;
        }
        
        #test p {
            font-family: "Raleway", sans-serif;
            color: white;
            font-weight: 600;
            margin-top: 8px;
            font-style: italic;
            font-size: 18px;
            line-height: 24px;
        }
        
        blockquote small {
            font-family: "Raleway", sans-serif;
            color: white;
            font-weight: 600;
            margin-top: 8px;
            font-style: italic;
            font-size: 12px;
            line-height: 24px;
        }
        
        #testimonials {
            padding-top: 40px;
            background: url('images/testimonial.png') no-repeat center center;
            background-size: 100%;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            color: #ffffff;
            display: block;
            overflow: hidden;
            position: relative;
            text-align: center;
            font-size: 24px;
            font-weight: 200;
            color: rgb(32, 33, 37) !important;
        }
        
        @media (max-width:768px) {
            #testimonials {
                background: url('images/testimonial.png') no-repeat center center;
                background-size: 100%;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
                color: #ffffff;
                display: block;
                overflow: hidden;
                position: relative;
                text-align: center;
                font-size: 18px !important;
                font-weight: 400;
                color: rgb(32, 33, 37) !important;
            }
        }
        
        .carousel,
        .item,
        .active {
            height: 100%;
        }
        
        .big-title {
            font-size: 33px;
            font-weight: 300;
            font-family: 'Raleway', sans-serif;
        }
        
        .navbar .side-menu-button {
            position: relative;
            cursor: pointer;
            background-color: #E25111;
            padding: 7px 14px;
            border-radius: 4px;
            color: #ffffff;
            -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
            z-index: 2;
            display: inline-block;
            float: right;
            top: 10px;
            right: 0;
        }
        
        @media screen and (max-width: 767px) {
            .navbar .side-menu-button {
                top: 7px;
            }
        }
        
        .navbar .side-menu-button:hover {
            color: #ffffff;
            background: #202125;
        }
        
        .navbar .side-menu-button.actives {
            background: transparent;
        }
        
        .navbar .side-menu-button.actives .fa {
            color: #E25111;
            font-size: 36px;
            -webkit-transition: all 300ms linear;
            transition: all 300ms linear;
        }
        
        .navbar .side-menu-button.actives .fa:hover {
            color: #6a6a6a;
        }
        
        .navbar .sidenav {
            height: 100%;
            /* 100% Full-height */
            width: 0;
            /* 0 width - change this with JavaScript */
            position: fixed;
            /* Stay in place */
            z-index: 1;
            /* Stay on top */
            top: 0;
            right: 0;
            background-color: rgba(255, 255, 255, 0.9);
            /* Black*/
            overflow: hidden;
            /* Disable horizontal scroll */
            padding-top: 0;
            /* Place content 60px from the top */
            -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }
        
        .navbar .mySideBar {
            width: 100%;
        }
        
        .navbar .mySideBar>ul.nav {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        
        .navbar .sidenav ul li {
            display: block;
            text-align: center;
        }
        
        .navbar .sidenav ul li a {
            color: #6a6a6a;
            font-size: 42px;
            padding: 8px;
            text-align: center;
            display: inline-block;
            -webkit-transition: all 0.4s linear;
            transition: all 0.4s linear;
        }
        
        @media screen and (max-width: 767px) {
            .navbar .sidenav ul li a {
                font-size: 18px;
                border: none;
            }
        }
        
        .navbar .sidenav ul li.active a {
            border: none;
        }
        
        @media screen and (max-width: 1199px) {
            .navbar .sidenav ul li {
                padding: 5px;
                border: none;
            }
        }
        
        .navbar .sidenav ul>li.active a {
            color: #E25111;
        }
        
        .navbar .nav>li>a:focus,
        .navbar .nav>li>a:hover {
            background: transparent;
        }
        
        .navbar .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
            border: none;
            color: #fff;
        }
        

        
        .zoom-2 {
            margin-top: -10px;
            zoom: 7;
        }
        /*navbar styling end */


    /******************************************** RAM CSS Starts *************************************/

/************* Header css starts **************/

        .navbar-default {
            background: #fff !important;            
            width: 100%;
            float: left;
            padding: 15px 0;
            height: auto;
             border: none !important;
             border-radius: 0px;
             margin: 0px !important;
            transition: 0.5s ease-in-out;
            -webkit-transition: 0.5s ease-in-out;
            -moz-transition: 0.5s ease-in-out;    

        }

        .home-index .navbar-default{
            background: transparent !important;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            z-index: 999;
        }

        footer.site-footer{
            margin: 10px 0;
        }

        .home-index footer.site-footer{
            background: none;
            color: #fff; 
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0px;
            z-index: 999;
        }        

        .home-index footer.site-footer p{
            margin: 0px !important;
        }
        .home-index footer.site-footer p a{
            color: #fff;
        }
        .home-index{
            overflow: hidden;
        }

.navbar-nav>li>a{
    padding: 10px !important;
}
#sept-main-nav .nav.navbar-nav{
    margin: 10px 0 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;            
} 

.navbar-default.menu-fixed{
    position: fixed !important;
    top: 0;
    background: #fff !important;
    border-bottom: 1px solid #ddd !important;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;        
}

.st-navbar .navbar-brand{
    width: 200px;
    height: auto;
    padding: 0px;
    margin: 0px !important;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;        
}

.st-navbar .navbar-default.menu-fixed  .navbar-brand{
    width: 150px;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;        
}

.st-navbar .navbar-brand img{
height: auto !important;
margin: 0px;
}        

.navbar-default.menu-fixed #sept-main-nav .nav.navbar-nav{
margin: 5px 0 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;        
}

.menu-inner{
    display:  none;
}

.menu-inner li{
padding: 5px 0;
color: #F60;
text-transform: uppercase;
font-weight: 400;

}

.menu-inner li a{
color: #F60;    
}
.menu-inner li a:hover{
color: #4A6FA9;
}


#sept-main-nav .nav.navbar-nav li{
position: relative;
}

#sept-main-nav .nav.navbar-nav li:hover .menu-inner{
    display:  block;
    position: absolute;
    left: 0;
    top: 40px;
    width: 150px;
    background: #fff;
    padding: 10px;
    border: 1px solid #efefef;
    z-index: 9999;
}

#sept-main-nav .nav.navbar-nav li:hover .menu-inner:before{
content: '';
position: absolute;
left: 10px;
top: -8px;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
border-bottom: 8px solid #efefef; 
}

/************* Header css End **************/

/************* About us page css start **************/

.about-sec{
    float: left;
    padding: 70px 0 0;
    width: 100%;
}
.romana_history_right_content_img, .romana_about_img  {
    width: 100%;
    float: left;
}

.romana_history_right_content_img img, .romana_about_img img{
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.romana_history_right_content p, .romana_worksWith_text p{
    margin: 10px 0 !important;
}

.section-title.st-center:before{
    height: auto !important;
}

.section-title.st-center{
    clear: both;
}

#example.dataTable{
    border: 1px solid #ddd;
}

#example.dataTable th{

}

table.dataTable thead th, table.dataTable thead td{
        border-bottom: 1px solid #ddd !important;
}
table.dataTable td a{
    color: #FF9428 !important;
    font-size: 16px;
}



#example_filter input{
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
}

#itemContainer .dataTables_wrapper .dataTables_paginate .paginate_button.current, #itemContainer .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, #itemContainer .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    color: #fff !important;
    border: 1px solid #979797;
    background: #4A6FA9 !important;
}

#itemContainer .dataTables_wrapper .dataTables_paginate .paginate_button.next, #itemContainer .dataTables_wrapper .dataTables_paginate .paginate_button.previous{
     color: #333 !important;
    border: none !important;
    background: none !important;   
}

#JobDescriptionModal .modal-header{
    border-bottom: none;
    text-align: center;
}
#JobDescriptionModal .modal-header h4{
    font-size: 24px;
    border-bottom: 2px solid #4A6FA9;
    width: 200px;
    margin:0 auto;
    display: block;
}

#pch-value p strong{
    font-size: 16px
}


#JobDescriptionModal .modal-header .close{
    font-size: 30px;
    color: #4A6FA9;
    margin-right: -15px;
    margin-top: -20px;
    opacity: 0.8;
}

#JobDescriptionModal .modal-footer .btn.btn-primary{
background: #FF9428 !important;
border: 1px solid #FF9428;    
}

#countries ul li{
    position: relative;
    padding-left: 30px;
    margin-top: 10px;
}

#countries ul li i{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 22px;
}

#countries ul li i.fa.fa-envelope{
    font-size: 16px !important;
}

.left-section ul.list-inline{
    padding-left: 30px;
    margin-top: 10px;
}
.left-section ul.list-inline li i{
    font-size: 20px;
}

.section-title{
    margin-bottom: 50px;
}

#our-clients{
    padding-top: 60px;
    width: 100%;
    float: left;
}

#about{
    width: 100%;
    float: left;
    clear:  both;
}

#JobDescriptionModal{
    z-index: 9999;
}
.clients-carousel li img{
    margin: 0 15px;
}

.default-btn.style-two, .default-btn:hover{
    background: #F97C0D !important;
    border-color: #F97C0D !important; 
}

.xcel-btn{
    background: #F97C0D !important;
    border-color: #F97C0D !important; 
    color: #fff;
    font-size: 16px;    
}
.btn, .default-btn{
    border-radius: 5px !important;
}
.services-img{
    width: 100%;
    float: left;
}
.services-img img{
max-width: 100%;
margin: 0 auto 30px;
display: block;
}

.romana_serviceDetail_text2{
    width: 100%;
    float: left;
}

.romana_serviceDetail_text2 h2{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

/************* About us page css End **************/
    /******************************************** RAM CSS End *************************************/  

@media screen and (max-width: 992px) {

    #about-us, footer.site-footer, #services{
        width: 100%;
        float: left;
    }

#contact-us1 .left-section{
    margin-left: 0px !important;
}

#contact{
    width: 100%;
    float: left;
    margin: 30px 0 0;
}

#postings{
    padding: 0 15px !important;
}


}

@media screen and (max-width: 767px) {
    #main-menu{
        padding: 10px;
    }

    #sept-main-nav{
        background: #efefef !important;
        border: none !important;
        position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    }



.section-title{
    margin-bottom: 20px;
}

.about-sec{
    padding: 30px 0 0;
}

.romana_history_right_content_text{
  width: 100%;
  float: left;    
}

.romana_history_right_content_text h2{
    margin: 0;
    text-align: left !important;
}


.box-inner{
    margin-top: 100px !important;
}

.big-title h2.text-left{
    font-size: 30px !important;
}

.sticky-container{
    right: -140px; 
}

.st-feature{
    padding: 0 15px;
    margin: 30px 0 0;
}

.romana_serviceDetail_text2 h2{
    font-size: 22px;
     margin-bottom: 20px;
}

#HrviteJobPostings{
    width: 100%;
    float: left;
}





}
