
.my_tabs{position: relative; background-image: url(../images/google/gradient-bg.png); width: 100%; background-size: cover;}
.my_tabs ul { border-bottom: 0px;  text-align: center; display: flex; width: 100%; justify-content: left;} 
.my_tabs ul li { display: inline-block; text-align: center; margin: 0px 0px 0px 0px; margin-bottom: -1px !important;}
.my_tabs .tab-content .active { display: block; padding: 30px; box-shadow: 0px 1px 4px 2px #e9e0e0; background: #fffcf7; } 
section.my_tabs .nav-tabs .nav-link { color: #000; border-radius: 8px 8px 0px 0px; font-size: 17px; background: #FBF7F8; background: linear-gradient(174deg, rgba(251, 247, 248, 1) 0%, rgba(242, 242, 242, 1) 100%); border: 1px solid #e9e9e9;}
section.my_tabs .nav-tabs .nav-link.active { border: 0px; color: #ffffff; background: #000990; }
section.my_tabs .nav-tabs .nav-item a:hover{background: #000990; color:#fff;}

.some_other_logo { margin-top: 30px; } 
.some_other_logo h4 { font-weight: 500; font-size: 22px; margin-bottom: 30px; text-align: center; }

.other_logo img { background: #edefee; padding: 5px; margin-bottom: 4px; height: 70px; width: 112px; object-fit: contain; border-radius: 5px; }
.my_table table tr td { padding: 3px 6px; font-size: 14px; vertical-align: middle; border: 1px solid #000990 !important; } 
.my_table table tr th {background: rgb(226 244 242 / 66%); color: #011050; padding: 3px 6px; font-size: 15px; border: 1px solid #000990 !important; font-weight: 500;}
.my_table table {background:#fff; margin-bottom: 0px;}


.my_table table tr td:last-child { font-size: 11px; width: 44%; line-height: 17px; }
.my_table table tr th:nth-child(1) { text-align: center; }
.my_table table tr td:nth-child(1) { text-align: center; }
.my_table table tr td:nth-child(6) { text-align: center; }
.my_table table tr td:nth-child(7) { text-align: center; }

.top_info { background: #f4f7fd; padding: 30px; border-radius: 10px; display: flex; gap: 40px; box-shadow: 0px 0px 5px #d9d6d6;}
.top_info ul { padding: 0px; display: block; text-align: left; width: 380px; margin-top:30px;}
.top_info ul li{}
.top_info ul li:before{content:"\EB80";font-family: remixicon;color: #ff8500;font-size: 25px;line-height: 14px;margin-right: 10px;}
.top_info img { width: 60px; margin-right: 5px; }
.top_info h3 { display: flex; }

.my_data_table { background: #fff; padding: 20px; box-shadow: 0px 0px 5px #d9d6d6; border-radius: 10px; }


.some{margin-top:20px;}
.some b{color: #fff; font-size: 1.5rem; line-height: 1.2; margin-top: 0; margin-bottom: 0.5rem; font-weight: 300;}


.some_links {align-items: center; } 
.some_links a {color:#afb1b4; font-size:16px; display: inline;}
.some_links span { margin-bottom: 0px!important; }
.some_links ul li {display: inline;}
.some_links ul li:after { content: "|"; color: #afb1b4; margin: 0px 5px 0px 10px; }
.some_links ul li:last-child:after { content: ""; }


.my_space { gap: 80px; }
.blog_heading h3.h5 { color: #01052a; }
.my_photo {flex: 0 0 90px;}
.my_post_rela { background: #E2F4F2; margin: 6px; border-radius: 0px 50px; display: flex; gap: 12px; align-items: anchor-center;}  
.my_post_rela img {width: 90px !important; height: 90px; object-fit: cover; border-radius: 0px 0px 0px 50px;} 
.my_post_rela a { color: #011050; font-weight: 700; line-height: 26px; }

.related-post-slider{Margin-top:30px;}
.width_area { width: 90%; margin: auto; }

.related-post-slider .owl-nav button{
	border-radius: 50px!important;
    font-size: 28px!important;
    width: 45px!important;
    height: 45px!important;
    display: inline-block;
    line-height: 14px;
    background: #000990!important;
    color: #fff!important;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
transition: all ease 0.5s;}

.related-post-slider .owl-nav button span{position: relative;top: -4px;}
.written_light_box{display:none;}
.written_box:hover .written_light_box{display:block;}
.written_box { position: relative; }
.written_light_box { background: #fff; bottom: 101%; cursor: pointer; border-radius: 5px; border: 1px solid #233253; color: #000; left: -95px;  padding: 20px; position: absolute; width: 310px; font-size: 13px; }

.written_light_box span a{background: #2f3876; color: #fff !important; display: block; width: 24px; height: 24px; text-align: center; border-radius: 4px; text-decoration: none !important; }
.written_light_box span a i { line-height: 24px; }

.reviewed_box { position: relative; }
.reviewed_box:hover .written_light_box{display:block;}



@media screen and (min-device-width: 200px) and (max-device-width: 768px) { 

.some_links { display: inline-block; gap: 10px; align-items: center; line-height: 27px; }
.whychooseUs::before {width: 100%;}
.whychooseUs .right .orange-box {right: 12px;}
section.whychooseUs.position-relative .right { margin-top: 40px; }
.number2talk .count {font-size: 26px;}
.number2talk {padding: 15px;}
.number2talk p {font-size: 13px;}
.domain-authority .right { margin-right: -0px; }
.domain-authority .da-img {max-width: 100%;}
.written_light_box { background: #fff; bottom: 101%; cursor: pointer; border-radius: 5px; border: 1px solid #233253; color: #000; left: -144px; padding: 20px; position: absolute; width: 300px; font-size: 13px; }
.my_post_rela a { 	color: #000990; 	font-weight: 700; 	line-height: 18px; 	text-align: left; 	display: block; 	font-size: 14px; }
.manoj_k .written_light_box { left: 0px!important;}
section.my_tabs .nav-tabs .nav-link { background: #e6e7f5; color: #000; border-radius: 40px; font-size: 14px; margin: 0px 0px 10px; }
.other_logo img { background: #e4f5f3; padding: 5px; margin-bottom: 4px; height: 53px; width: 64px;}
.my_tabs ul { border-bottom: 0px; text-align: center; display: flex; width: 100%; justify-content: space-evenly; }

.top_info {border-radius: 10px; display: block;} 
.top_info ul { display: block; text-align: left !important; } 
.top_info ul li { text-align: left; display: flex; } 
.top_info ul li:before { content: "\EB80"; font-family: remixicon; color: #ff8500; font-size: 20px; margin-right: 5px; line-height: inherit; }
.my_tabs .tab-content .active {padding: 20px;}

}