﻿@font-face { font-family: FontAwesome; src: url(/fonts/FontAwesome.otf) format('opentype'); }
@font-face { font-family: 'Open Sans'; src: url(/fonts/OpenSans.eot); src: url(/fonts/OpenSans.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans.woff) format('woff'),url(/fonts/OpenSans.ttf) format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Raleway'; src: url('/fonts/Raleway-Medium.eot'); src: url('/fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway-Medium.woff') format('woff'), url('/fonts/Raleway-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url('/fonts/Raleway-SemiBold.eot'); src: url('/fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway-SemiBold.woff') format('woff'), url('/fonts/Raleway-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url('/fonts/Raleway.eot'); src: url('/fonts/Raleway.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway.woff') format('woff'), url('/fonts/Raleway.ttf') format('truetype'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url('/fonts/Raleway-Bold.eot'); src: url('/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway-Bold.woff') format('woff'), url('/fonts/Raleway-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; }

/*-----------------------------------------------
       reset css here
-----------------------------------------------*/
* { margin: 0; outline: none; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { font-family: 'Raleway'; outline: none; outline: none; }
a { text-decoration: none; transition: all .5s ease; color: #000; }
    a:hover { text-decoration: none; color: #000; }
    a, a:active, a:focus, a:hover, a:visited { outline: 0; text-decoration: none; }
        a:active, a:focus, a:visited { text-decoration: none; }
p { padding: 0; line-height: 1.4em; text-align: justify; }
    p.nom { margin-bottom: 0 !important; }
.clear { clear: both; }
.clearfix:after { clear: both; content: ''; display: block; }
ul li { list-style: none; }
ul { margin-bottom: 0; }
title { text-transform: uppercase; }
.bar { display: none; }
.err { position: absolute; top: 9px; right: 11px; font-size: 25px; }
.frm_b { position: relative; margin-bottom: 21px; }
.fb { color: #fff; width: 20px; height: 20px; display: inline-block; text-align: center; background: #4867aa; }
.linkedin { color: #fff; width: 20px; height: 20px; display: inline-block; text-align: center; background: #007bb5; }
    .fb:hover, .fb:focus, .linkedin:hover, .linkedin:focus { color: #eee; }
/*-------------------------------------------------
       Heading css
-------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: normal; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
h4, .h4, h5, .h5, h6, .h6 { margin-top: 0px !important; }
header, section, footer, aside, nav, main, article, figure { display: block; }
.mt30 { margin-top: 30px; }
.mt20 { margin-top: 20px; }
.mr5 { margin-right: 5px; }
.mr20 { margin-right: 20px; }
.mb20 { margin-bottom: 20px; }

.bs-slider { overflow: hidden; max-height: 700px; position: relative; background: #000000; }
    .bs-slider:hover { cursor: -moz-grab; cursor: -webkit-grab; }
    .bs-slider:active { cursor: -moz-grabbing; cursor: -webkit-grabbing; }
    .bs-slider .bs-slider-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.40); }
    .bs-slider > .carousel-inner > .item > img,
    .bs-slider > .carousel-inner > .item > a > img { margin: auto; width: 100% !important; }

/********************
*****Slide effect
**********************/

.fade { opacity: 1; }
    .fade .item { top: 0; z-index: 1; opacity: 0; width: 100%; position: absolute; left: 0 !important; display: block !important; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s; }
        .fade .item:first-child { top: auto; position: relative; }
        .fade .item.active { opacity: 1; z-index: 2; -webkit-transition: opacity ease-in-out 1s; -moz-transition: opacity ease-in-out 1s; -ms-transition: opacity ease-in-out 1s; -o-transition: opacity ease-in-out 1s; transition: opacity ease-in-out 1s; }






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control { top: 47%; opacity: 0; width: 45px; height: 45px; z-index: 100; color: #ffffff; display: block; font-size: 24px; cursor: pointer; overflow: hidden; line-height: 43px; text-shadow: none; position: absolute; font-weight: normal; background: transparent; -webkit-border-radius: 100px; border-radius: 100px; }
.control-round:hover .carousel-control { opacity: 1; }
.control-round .carousel-control.left { left: 1%; }
.control-round .carousel-control.right { right: 1%; }
    .control-round .carousel-control.left:hover,
    .control-round .carousel-control.right:hover { color: #fdfdfd; background: rgba(0, 0, 0, 0.5); border: 0px transparent; }
.control-round .carousel-control.left > span:nth-child(1) { left: 45%; }
.control-round .carousel-control.right > span:nth-child(1) { right: 45%; }





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators { right: 45%; bottom: 3%; left: auto; width: 90%; height: 20px; font-size: 0; overflow-x: auto; text-align: right; overflow-y: hidden; padding-left: 10px; padding-right: 10px; padding-top: 1px; white-space: nowrap; }
    .indicators-line > .carousel-indicators li { padding: 0; width: 15px; height: 15px; border: 1px solid rgb(158, 158, 158); text-indent: 0; overflow: hidden; text-align: left; position: relative; letter-spacing: 1px; background: rgb(158, 158, 158); -webkit-font-smoothing: antialiased; -webkit-border-radius: 50%; border-radius: 50%; margin-right: 5px; -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99); z-index: 10; cursor: pointer; }
        .indicators-line > .carousel-indicators li:last-child { margin-right: 0; }
    .indicators-line > .carousel-indicators .active { margin: 1px 5px 1px 1px; box-shadow: 0 0 0 2px #fff; background-color: transparent; position: relative; -webkit-transition: box-shadow 0.3s ease; -moz-transition: box-shadow 0.3s ease; -o-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; }
        .indicators-line > .carousel-indicators .active:before { transform: scale(0.5); background-color: #fff; content: ""; position: absolute; left: -1px; top: -1px; width: 15px; height: 15px; border-radius: 50%; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; }



/*---------- SLIDE CAPTION ----------*/
.slide_style_left { text-align: left !important; }
.slide_style_right { text-align: right !important; }
.slide_style_center { text-align: center !important; }

.slide-text { left: 0; top: 50%; right: 0; margin: auto; padding: 10px; position: absolute; text-align: left; width: 1170px; }

    .slide-text > h1 { padding: 0; color: #ffffff; font-size: 70px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }
    .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
    .slide-text > a.btn-default { color: #000; font-weight: 400; font-size: 13px; line-height: 15px; margin-right: 10px; text-align: center; padding: 17px 30px; white-space: nowrap; letter-spacing: 1px; display: inline-block; border: none; text-transform: uppercase; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
    .slide-text > a.btn-primary { color: #ffffff; cursor: pointer; font-weight: 400; font-size: 13px; line-height: 15px; margin-left: 10px; text-align: center; padding: 17px 30px; white-space: nowrap; letter-spacing: 1px; background: #00bfff; display: inline-block; text-decoration: none; text-transform: uppercase; border: none; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
    .slide-text > a:hover,
    .slide-text > a:active { color: #ffffff; background: #222222; -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out; transition: background 0.5s ease-in-out, color 0.5s ease-in-out; }


.po_rs { position: relative; }
.bocl { display: block !important; }
.br_c { display: none; }
.main_header { position: relative; }
.stickyheader .fix_ab { position: fixed; transition: .5s all ease; transform: translateY(-36px); }
.stickyheader .header .logo { padding: 19px 10px 10px; }
.stickyheader .logo a img { height: 50px; margin-top: 25px; }
/*.header.sticky { position: fixed; border-bottom: 1px solid #ddd; top: 0px !important; left: 0; right: 0; transition: all .5s ease-in-out; z-index: 99; margin: auto; }*/
.header { background: none; display: block; position: static; }
    .header .logo { background: #fff; width: 23%; float: left; padding: 16px 10px; }
.right-header { float: left; width: 77%; }

.fix_ab { position: absolute; top: 0; z-index: 999; margin: auto; left: 0; right: 0; }
.logo a img { margin: auto; display: block; text-align: center; max-height: 100%; max-width: 100%; }
.top_header { background: #fff; display: block; overflow: hidden; padding: 8px 5px; }
.flo_l_h { float: left; font-weight: 600; }
.flo_r_h { float: right; font-weight: 600; }
.color_top, .color_top a { font-size: 14px; }
.navigation_bar { background: #741490; position: relative; top: 0; height: 68px; }
    .navigation_bar ul { margin: 0; }
        .navigation_bar ul li { float: left; transition: .5s all ease; }
            .navigation_bar ul li a { font-size: 15px; display: block; position: relative; color: #fff; border-bottom: 3px solid transparent; padding: 22px 25px; transition: all .9s ease-in-out; }

                .navigation_bar ul li a:hover { border-bottom: 3px solid #fff; }
.stickynavbar .navigation_bar { display: block; }
.stickynavbar .fa-bars:before { content: "\f00d"; }
.navigation_bar ul li a:after { position: absolute; content: ""; left: 0; right: 0; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 12px solid #438086; margin: auto; bottom: 0; opacity: 0; }
.navigation_bar ul ul { display: none; background: #741490; transition: .5s all ease; }
.navigation_bar ul li:hover ul { display: block; }
.navigation_bar ul ul li { display: block; float: none; }
    .navigation_bar ul ul li a { padding: 10px; }

.main_h_a h2 { text-align: center; color: #333333; font-weight: bold; margin-bottom: 12px; }
.bx_ic { text-align: center; position: relative; }
    .bx_ic:before { content: ""; position: absolute; right: 35%; margin: auto; bottom: 10px; width: 150px; border-bottom: 1px dashed #333; }
    .bx_ic:after { content: ""; position: absolute; left: 35%; margin: auto; bottom: 10px; width: 150px; border-bottom: 1px dashed #333; }
.aboutus { padding: 30px 0; }
.aboutbox { position: relative; }
.box_he_sd { margin-top: 90px; background: #fff; -webkit-box-shadow: 0 0 20px rgba(1,1,1,.19); -moz-box-shadow: 0 0 20px rgba(1,1,1,.19); box-shadow: 0 0 20px rgba(1,1,1,.19); padding: 20px; z-index: 99; position: relative; border: 1px solid #eee; display: inline-block; }
    .box_he_sd h2 { font-size: 40px !important; }
        .box_he_sd h2 span { font-weight: 600; }
    .box_he_sd p { font-size: 14px; line-height: 28px; color: #252525; }
.book_im { margin: auto; position: absolute; top: 40px; right: 0; width: 45%; }
    .book_im span { display: inline-block; position: relative; }
        .book_im span:before { content: ""; border: 1px solid #fff; position: absolute; top: 20px; left: 20px; right: 20px; bottom: 20px; }
.our_a h2 { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-transform: uppercase; color: #5d5d5d; margin: 0px 0px 10px 0px; }
.ser_in { margin-left: -10px; margin-right: -10px; }
    .ser_in li span { background: #eee; margin-bottom: 20px; padding: 10px; display: block; color: #000; font-size: 14px; font-weight: 500; letter-spacing: 1px; }
    .ser_in li { float: left; width: 33.33%; color: #5d5d5d; padding: 0 10px; position: relative; font-family: Arial, Helvetica, sans-serif; margin: 3px 0px; transition: all .5s ease-in-out; line-height: 44px; }
        .ser_in li:hover { color: #3e0f81; }
        .ser_in li span i { background: #3e0f81; color: #fff; border-radius: 50px; width: 28px; height: 28px; line-height: 28px; text-align: center; }
.cl_img img { margin: auto; text-align: center; display: block; border: 10px solid rgba(77, 154, 140, 0.5); }
/*.bg_book{background:url(../images/pettern.png) repeat;background-color: #363636; padding:20px 0px;}*/
.box_ul_all > ul > li { margin-top: 20px; }
.box_heading { overflow: hidden; display: block; width: 100%; background: #eee; padding: 20px; border-bottom: 5px solid #ddd; border-left: 5px solid #438086; }
    .box_heading h3 { font-weight: 600; color: #4c4c4c; font-size: 20px; margin-bottom: 10px; }
    .box_heading p { font-size: 14px; color: #1b1b1b; }
.drop_num li:before { content: "\f00c"; position: absolute; left: 0px; top: 1px; font-family: FontAwesome; }
.drop_num_chg li { width: 30%; margin: 3px 14px !important; }
.drop_num li { float: left; width: 100%; color: #5d5d5d; padding: 4px 0px 13px 24px; position: relative; font-family: Arial, Helvetica, sans-serif; margin: 3px 0; transition: all .5s ease-in-out; border-bottom: 1px dashed #848484; }
    .drop_num li:hover { color: #438086; }
    .drop_num li:last-child { border-bottom: none; }
.im_c img { display: block; margin: auto; box-shadow: 2px 2px 2px #7b1b19; border: 2px solid #fff; }
.im_bg { background: url(/images/contact-us.jpg) no-repeat fixed; background-position: 93% 57%; background-size: cover; }
.bg_he { background: #fff; padding: 20px; }
.about_clrfx { background: #48188e; margin-top: 100px; }
.about_lft { float: left; width: 50%; background: #48188e; padding: 15px; }
    .about_lft p { color: #fff; line-height: 28px; }
.about_rgt { float: right; width: 50%; background: #eee; padding: 15px; }
    .about_rgt p { line-height: 28px; color: #000; }
.box_he_sd2 { margin-top: 50px; }
.career_clrfx { background: #eee; }
.associate { text-align: center; float: left; width: 50%; background: rgb(9, 110, 181); padding: 15px; }
    .associate h5 { margin: 20px 0 !important; font-weight: 600; letter-spacing: 1px; color: #fff; line-height: 28px; }
.internship { text-align: center; float: right; width: 50%; background: rgb(245, 135, 21); padding: 15px; }
    .internship h5 { margin: 20px 0 !important; font-weight: 600; letter-spacing: 1px; line-height: 28px; color: #fff; }
.career_clrfx a { color: #fff; transition: .5s all ease; }
    .career_clrfx a:hover { color: #000; }
.career_icon { font-size: 100px; }
.career_clrfx i { color: #fff; }
.career_clrfx .main_h_a h2 { color: #fff; }
.career_clrfx .bx_ic:before, .career_clrfx .bx_ic:after { border-color: #fff; width: 92px; }

.partners { background: url('/images/partners-bg.jpg') no-repeat fixed; overflow: hidden; height: 450px; background-position: 50% 0; background-size: cover; padding: 30px 0; }
    .partners .main_h_a h2 { color: #fff; }
    .partners .bx_ic:before, .partners .bx_ic:after { border-color: #fff; }
    .partners .bx_ic i { color: #fff; }
    .partners ul { margin-left: -10px; margin-right: -10px; margin-top: 30px; }
        .partners ul li { padding-left: 10px; padding-right: 10px; width: 25%; float: left; margin-bottom: 20px;}
            .partners ul li div { background: rgba(255, 255, 255, .6); transition: .5s all ease; padding: 10px; text-align: center; outline: 1px solid #000; outline-offset: -5px; box-shadow: rgba(131, 99, 140, 0.3) 0 7px 20px; }
                .partners ul li div:hover { background: rgba(255,255,255,.9); }
            .partners ul li h4 { font-weight: 600; margin: 10px 0 15px !important; }

            .partners ul li h5 { font-weight: 600; font-size: 14px; padding: 10px; }
                .partners ul li h5 a:focus { color: #000; }

.associates { background: #eee; padding: 30px 0; }
    .associates ul { margin-left: -10px; margin-right: -10px; margin-top: 30px; }
        .associates ul li { padding-left: 10px; padding-right: 10px; width: 25%; float: left; margin-bottom: 20px; }
            .associates ul li div { background: rgba(255, 255, 255, .6); transition: .5s all ease; padding: 10px; text-align: center; box-shadow: rgba(131, 99, 140, 0.3) 0 7px 20px; }
                .associates ul li div:hover { background: rgba(255,255,255,.9); }
            .associates ul li h4 { font-weight: 600; margin: 0 0 10px; padding: 10px; background: #212121; color: #fff; font-size: 14px; letter-spacing: 1px; }

            .associates ul li h5 { font-weight: 600; font-size: 13px; padding: 10px; }
                .associates ul li h5 a:focus { color: #000; }
.practice { padding: 30px 0; }
    .practice p { color: #000; text-align: center; display: block; margin-top: 20px; font-weight: 600; letter-spacing: 1px; }
.contact_box { width: 50%; float: right; }
    .contact_box .bx_ic:before, .contact_box .bx_ic:after { width: 92px; }
.adrs ul li:before { position: absolute; left: 0px; top: 1px; font-family: FontAwesome; font-size: 26px; background: #380876; padding: 13px 0; display: block; color: #fff; height: 51px; width: 50px; text-align: center; }
.ad1:before { content: "\f041"; }
.tel, .mob, .em { height: 68px; font-size: 17px; padding-top: 13px; }
    .em a { color: #5d5d5d; }
    .tel:before { content: "\f095"; }
    .mob:before { content: "\f10b"; }
    .em:before { content: "\f0e0"; }
.adrs ul li { float: left; width: 100%; line-height: 24px; font-weight: 600; color: #5d5d5d; position: relative; font-family: Arial, Helvetica, sans-serif; padding-left: 61px; transition: all .5s ease-in-out; border-bottom: 1px dashed #5a5959; padding-bottom: 18px; margin-top: 18px; }
    .adrs ul li:last-child { border-bottom: 0; }
.inf_frm { border-radius: 0; border: 1px solid #c3c3c3; height: 42px; box-shadow: inherit; font-size: 12px; }
.btn-agree { border: 1px solid #3e0f81; padding: 10px 40px; font-size: 16px; background: #3e0f81; color: #fff; transition: all .5s ease-in-out; }
    .btn-agree:hover { background: #fff; border: 1px solid #3e0f81; color: #3e0f81; }
    .btn-agree:focus { color: #3e0f81; background: #fff; }
.contactrow { display: flex; flex-wrap: wrap; }
.cnt_h { background: url('/images/contact-us.jpg'); }
.contact_address { display: flex; align-items: center; width: 50%; float: left; color: #000; padding: 20px; background: rgba(255,255,255,.2); }
    .contact_address address { padding: 15px; width: 100%; color: #fff; font-size: 24px; display: flex; background: rgba(0,0,0,.5); }
        .contact_address address i { margin-right: 10px; font-size: 50px; }
    .contact_address .main_h_a h2 { color: #fff; }
    .contact_address .bx_ic:before, .contact_address .bx_ic:after { border-color: #fff; }
    .contact_address .bx_ic { color: #fff; }
.btn-disagree { border: 1px solid #010005; padding: 10px 40px; font-size: 16px; background: #010005; color: #fff; transition: all .5s ease-in-out; }
    .btn-disagree:hover { background: #fff; border: 1px solid #010005; color: #010005; }
    .btn-disagree:focus { color: #010005; background: #fff; }
.fm_r { position: relative; }
.footer_bg { background: #380876; }
.box_bo { padding: 15px 0; }
    .box_bo span { color: #ddd; }
.bx_r { float: right; }
.bx_l { float: left; }
.bx_r a { color: #8a65b9; transition: .5s all ease; }
    .bx_r a:hover { color: #fff; }
.scrollToTop { display: none; z-index: 9; padding: 5px 10px; background: #48188e; border: 1px solid #fff; position: fixed; bottom: 50%; right: 40px; color: #fff; line-height: 28px; }
    .scrollToTop:hover { color: #48188e; background: #fff; border: 1px solid #48188e; }
.orange { border-bottom: 3px solid #0bd8b9 !important; background: #eee; }
#disclaimerPopup { position: fixed; z-index: 99999; background: #fff; padding: 10px; top: 30%; width: 600px; left: 0; right: 0; margin: auto; }
.popuptext p { font-size: 14px; }
#disclaimerPopup .lft { background: #fff; text-align: center; margin-bottom: 10px; }
#disclaimerPopup .formbuttonarea { text-align: center; display: block; float: left; width: 100%; margin: 10px; }
.disclaimerback { background: rgba(0,0,0,.7); left: 0; right: 0; top: 0; bottom: 0; position: fixed; z-index: 999; }

.btn-submit { background: #3e0f81; border: 2px solid #3e0f81; color: #fff; display: inline-block; text-align: center; padding: 10px 20px; border-radius: 30px; transition: .5s all ease; }
    .btn-submit:hover { background: #fff; color: #000; }
.error { color: #f00; font-size: 40px; position: absolute; right: 10px; top: 17px; line-height: 28px; }
.errortext { color: #f00; font-size: 12px; position: absolute; right: 10px; top: 9px; line-height: 28px; font-weight: 600; letter-spacing: 1px; }
.mand_text { color: #f00; font-weight: 600; font-size: 12px; margin-bottom: 10px; display: inline-block; }
/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media(max-width:1200px) {
    .associates ul li { width: 33.33%; }
        .associates ul li div { padding: 0 5px 5px; }
        .associates ul li h4 { font-size: 13px; padding: 10px 5px; }
    .ser_in li span { font-size: 12px; }
    .partners ul li h5 { font-size: 12px; padding: 10px 5px; }
    .main_h_a h2 { font-size: 20px; }
    .box_he_sd { margin-top: 50px; }
}

@media(max-width:1024px) {
    .partners ul li h4 { padding: 10px 0 10px !important; font-size: 16px; }
}

@media (min-width: 768px) {
    .slide-text { width: 750px; }
}

@media (min-width: 992px) {
    .slide-text { width: 970px; }
}

@media (max-width: 991px) {
    .slide-text h1 { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
    .slide-text > p { font-size: 18px; }
    .book_im { position: static; width: 100%; }
    .about_clrfx { margin-top: 30px; }
    .box_he_sd { margin-top: 30px; margin-bottom: 30px; }
    .partners { height: auto; }
        .partners ul li { width: 50%; margin-bottom: 20px; }
    .associates ul li { width: 50%; }
    .ser_in li { width: 50%; }
    .practice p { font-size: 12px; }
    .associate h5, .internship h5 { font-size: 13px; margin: 10px 0 !important; }
    .navigation_bar ul li a { padding: 22px 14px; }
}


@media (max-width: 768px) {
    .top_header { padding: 20px 5px; }
    .main_header .fix_ab { position: relative; }
    .header.sticky { width: auto !important; }
    .flo_l_h, .flo_r_h { float: inherit !important; }
    .br_c { display: block !important; position: absolute; padding: 8px 14px; z-index: 9999; background: #243c4f; font-size: 16px; color: #fff; right: 15px; top: 15px; cursor: pointer; }
    .navigation_bar { z-index: 99; height: auto; position: absolute; left: 0; right: 0; display: none; }
        .navigation_bar ul li { float: inherit !important; text-align: center; }
            .navigation_bar ul li a { padding: 9px 11px !important; display: inline-block; }
    .main_h_a h2 { font-size: 21px; }
    .book_im { padding-top: 10px !important; }
    .drop_num_chg li { width: 100% !important; }
    .tel, .mob, .em { font-size: 13px !important; }
    .bx_l, .bx_r { float: inherit !important; display: block; text-align: center; }
    .slide-text { padding: 10px 50px; }
        .slide-text h1 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
        .slide-text > p { font-size: 14px; line-height: 20px; margin-bottom: 20px; }
    .control-round .carousel-control { display: none; }
    .navigation_bar ul li a:hover { border-bottom: 3px solid transparent; }
    .navigation_bar ul li:hover > a { background: none; color: #d8a0e8; }
    .navigation_bar ul li:hover ul { background: #9f4bb7; }
    #disclaimerPopup { width: 95%; }
    .indicators-line > .carousel-indicators { display: none; }
    .about_lft, .about_rgt { width: 100%; }
    .partners ul li h4 { font-size: 14px; }
    .contact_address, .contact_box { float: left; width: 100%; }
        .contact_address address { font-size: 16px; }
            .contact_address address i { font-size: 30px; }
}

@media (max-width: 480px) {
    .header .logo { padding: 10px; }
    .top_header { padding: 10px 5px; }
    .slide-text { padding: 10px 30px; }
        .slide-text h1 { font-size: 20px; line-height: 25px; margin-bottom: 5px; }
        .slide-text > p { font-size: 12px; line-height: 18px; margin-bottom: 10px; }
        .slide-text > a.btn-default,
        .slide-text > a.btn-primary { font-size: 10px; line-height: 10px; margin-right: 10px; text-align: center; padding: 10px 15px; }
    .partners ul li { width: 100%; }
    .associates ul li { width: 100%; }
        .associates ul li h4 { font-size: 12px; }
    .ser_in li { width: 100%; }
        .ser_in li span { margin-bottom: 10px; padding: 5px 10px; }
    .associate, .internship { width: 100%; }
    .color_top a { font-size: 12px; }
    .main_h_a h2 { font-size: 18px; }
    .partners ul li h4 { padding: 0 !important; }
    .contact_address address { font-size: 13px; }
        .contact_address address i { font-size: 20px; }
}
